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