add pikaur helper

This commit is contained in:
Cameron Miller 2021-11-30 15:26:59 +00:00
parent 7c4c4c53e4
commit 38f60ee54b

View File

@ -1,7 +1,7 @@
post_install() { post_install() {
echo -e "###########################################################" echo -e "##################################################"
echo -e "## The source code can be found in /opt/st-cbsh ##" echo -e "## The source code can be found in /opt/st-cbsh ##"
echo -e "###########################################################" echo -e "##################################################"
} }
post_upgrade() { post_upgrade() {