Update glacier-remove.sh

This commit is contained in:
everest 2022-05-27 18:11:14 +00:00 committed by GitHub
parent c14ef72f62
commit 1af0eeccb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ export question="\x3F"
# Glacier preloading # Glacier preloading
source /etc/glacier/hooks/sh source /etc/glacier/hooks.sh
# Require the script to be run as root # Require the script to be run as root
if [[ $(/usr/bin/id -u) -ne 0 ]]; then if [[ $(/usr/bin/id -u) -ne 0 ]]; then