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

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