Update glacier-remove.sh
This commit is contained in:
parent
f5b99b1efe
commit
797f942301
@ -17,7 +17,7 @@ export question="\x3F"
|
|||||||
|
|
||||||
# Glacier preloading
|
# Glacier preloading
|
||||||
|
|
||||||
source /etc/glacier.conf
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user