From 38f60ee54be5d6a32c5d5b1752cd3477dcdea0d8 Mon Sep 17 00:00:00 2001 From: Cameron Miller Date: Tue, 30 Nov 2021 15:26:59 +0000 Subject: [PATCH] add pikaur helper --- x86_64/st-cbsh/st-cbsh.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x86_64/st-cbsh/st-cbsh.install b/x86_64/st-cbsh/st-cbsh.install index cb6c354..34e7dea 100644 --- a/x86_64/st-cbsh/st-cbsh.install +++ b/x86_64/st-cbsh/st-cbsh.install @@ -1,7 +1,7 @@ post_install() { - echo -e "###########################################################" + echo -e "##################################################" echo -e "## The source code can be found in /opt/st-cbsh ##" - echo -e "###########################################################" + echo -e "##################################################" } post_upgrade() {