Update unlock.sh

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

@ -460,6 +460,7 @@ done
check_system_info
check_unlock_running
check_dependencies curl
check_python
check_warp
MODE2=("while true; do" "sleep 1h; done")
[ -n "$UNLOCK_MODE_NOW" ] && MENU_SHOW="$(eval echo "${T[${L}19]}")${T[${L}12]}" || MENU_SHOW="${T[${L}12]}"

Loading…
Cancel
Save