Update unlock.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 6833047434
commit 91099eeb9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      unlock.sh

@ -459,7 +459,7 @@ action5(){
[ -n "$UNLOCK_MODE_NOW" ] && uninstall [ -n "$UNLOCK_MODE_NOW" ] && uninstall
TASK="" TASK=""
RESULT_OUTPUT="${T[${L}44]}" RESULT_OUTPUT="${T[${L}44]}"
check_dependencies npm nodejs check_dependencies nodejs npm
npm install -g pm2 npm install -g pm2
export_unlock_file export_unlock_file
pm2 start /etc/wireguard/warp_unlock.sh pm2 start /etc/wireguard/warp_unlock.sh

Loading…
Cancel
Save