Small fixes [stage]

This commit is contained in:
crschnick
2023-08-17 16:14:54 +00:00
parent 59c592dc7e
commit de9ef6fb6c
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -250,6 +250,7 @@ if [ "$exit_status" != 0 ]; then
exit "$exit_status"
fi
echo ""
printf "XPipe was successfully installed. You should be able to find XPipe in your desktop environment now. The "
bold "xpipe"
printf " cli executable was also added to your path. You can ether use "
@@ -257,5 +258,6 @@ bold "man xpipe"
printf " or "
bold "xpipe --help"
printf " for help.\n"
echo ""
launch