summarylogtreecommitdiffstats
path: root/warsaw-bin.install
diff options
context:
space:
mode:
authortioguda2020-07-24 14:31:53 -0300
committertioguda2020-07-24 14:31:53 -0300
commitc724c526579a901ee38f49e4ac5ff39ba2f7b222 (patch)
treecce68dd83a9135103497602d259013ae97e7279f /warsaw-bin.install
parentad8cea494893d04315d3e2ccdf65faf8922f9103 (diff)
downloadaur-c724c526579a901ee38f49e4ac5ff39ba2f7b222.tar.gz
Update to 1.15.1.1
Diffstat (limited to 'warsaw-bin.install')
-rw-r--r--warsaw-bin.install10
1 files changed, 6 insertions, 4 deletions
diff --git a/warsaw-bin.install b/warsaw-bin.install
index 4ec2b31de1e0..2000b307c2fe 100644
--- a/warsaw-bin.install
+++ b/warsaw-bin.install
@@ -1,10 +1,12 @@
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- echo "To use Warsaw, start its service using:"
- echo "$ sudo systemctl start warsaw"
- echo "To start Warsaw at system startup, use the command:"
- echo "$ sudo systemctl enable warsaw"
+ echo -e "\e[34;1m==>\e[39;1m To use Warsaw, start its service using: \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m $ sudo systemctl start warsaw \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m To start Warsaw at system startup, use the command: \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m $ sudo systemctl enable warsaw \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m Complete your bank setup on the website below: \e[0m"
+ echo -e "\e[34;1m==>\e[39;1m https://www.dieboldnixdorf.com.br/warsaw \e[0m"
update-desktop-database -q
}