mirror of
https://github.com/CyberL1/holesail-proxy.git
synced 2025-02-22 10:09:20 -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"
|
||||
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
|
||||
case $SHELL in
|
||||
/bin/zsh) shell_profile=".zshrc" ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user