diff --git a/scripts/glacier-cache-clear.sh b/scripts/glacier-cache-clear.sh index 19b8cdb..5e4db2a 100644 --- a/scripts/glacier-cache-clear.sh +++ b/scripts/glacier-cache-clear.sh @@ -4,7 +4,7 @@ # Glacier preloading -source /etc/glacier.conf +source /etc/glacier/hooks.sh # Require the script to be run as root if [[ $(/usr/bin/id -u) -ne 0 ]]; then