mirror of
https://github.com/CyberL1/holesail-proxy.git
synced 2025-02-22 18:19:21 -05:00
fix(scripts): variable
This commit is contained in:
parent
14ff2efa3d
commit
8fc9c8a017
@ -33,7 +33,7 @@ unzip -d $dir -o $zip
|
||||
chmod +x $exe
|
||||
rm $zip
|
||||
|
||||
echo "Holesail proxy was installed to $runtimer_exe"
|
||||
echo "Holesail proxy was installed to $exe"
|
||||
if command -v holesail-proxy > /dev/null; then
|
||||
echo "Run 'holesail-proxy --help' to get started"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user