Skip to content

Commit 9416783

Browse files
fix help
1 parent 74bcfbb commit 9416783

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/scripts/hippo/hippo.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ INSTALL_FOLDER="${TPREFIX}/usr/var/lib/proot-distro/installed-rootfs"
1515
HIPPO_DIR="${INSTALL_FOLDER}/hippo"
1616
HIPPO_SCRIPT_FILE="${SCRIPT_DIR}/hippo.sh"
1717

18-
SOCIAL_PLATFORM="\e[1;34mhttps://discord.gg/TAqaG5sEfW"
18+
SOCIAL_PLATFORM="\e[34mhttps://discord.gg/TAqaG5sEfW"
1919

2020
# HIPPO_DIR = "${INSTALL_FOLDER}/${HIPPO_DEFAULT}"
2121
# HIPPO_SCRIPT_FILE="${SCRIPT_DIR}/hippo.sh"
@@ -146,6 +146,7 @@ function __force_uprade_hippo()
146146
function __help()
147147
{
148148
msg "hippo - termux Version ${version} by saicharankandukuri"
149+
msg
149150
msg "A bash script to make basic action(login, vncserver) easier for ubuntu-on-android project"
150151
msg
151152
msg "Usage ${0} [options]"

0 commit comments

Comments
 (0)