Update unlock.sh

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

@ -451,7 +451,7 @@ WantedBy = multi-user.target
EOF" EOF"
RESULT_OUTPUT="${T[${L}43]}" RESULT_OUTPUT="${T[${L}43]}"
export_unlock_file export_unlock_file
systemctl enable --now warp_unlock >/dev/null 2>&1 systemctl enable --now warp_unlock
result_output result_output
} }

Loading…
Cancel
Save