summarylogtreecommitdiffstats
path: root/replugged.install
blob: b18fa75f3094815cd62493cea726c9ebee88c2c2 (plain)
1
2
3
4
5
6
#!/bin/sh

post_install() {
	echo "Use the 'replugged' command to launch discord with Replugged loaded"
	echo "also, please report bugs/errors to the AUR package page before reporting upstream."
}