testing auto updater
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 3s
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 3s
This commit is contained in:
parent
cbe7c0ed49
commit
be04437849
@ -6,7 +6,7 @@ SERVER_FILE="https://git.ivanch.me/ivanch/server-scripts/raw/branch/main/$FILE_N
|
||||
SERVER_AU="https://git.ivanch.me/ivanch/server-scripts/raw/branch/main/auto-updater.sh"
|
||||
|
||||
# Run auto-updater script
|
||||
curl -sSL $SERVER_AU | bash
|
||||
curl -sSL $SERVER_AU | export FILE_NAME=$FILE_NAME bash
|
||||
|
||||
####################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user