mirror of
https://github.com/CyberL1/holesail-proxy.git
synced 2025-02-22 18:19:21 -05:00
fix(scripts): command
This commit is contained in:
parent
8fc9c8a017
commit
692aafd6c8
@ -35,7 +35,7 @@ rm $zip
|
|||||||
|
|
||||||
echo "Holesail proxy was installed to $exe"
|
echo "Holesail proxy was installed to $exe"
|
||||||
if command -v holesail-proxy > /dev/null; then
|
if command -v holesail-proxy > /dev/null; then
|
||||||
echo "Run 'holesail-proxy --help' to get started"
|
echo "Run 'holesail-proxy up' to get started"
|
||||||
else
|
else
|
||||||
case $SHELL in
|
case $SHELL in
|
||||||
/bin/zsh) shell_profile=".zshrc" ;;
|
/bin/zsh) shell_profile=".zshrc" ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user