diff --git a/scripts/glacier-cache-install.sh b/scripts/glacier-cache-install.sh index 0d4936c..6afb688 100644 --- a/scripts/glacier-cache-install.sh +++ b/scripts/glacier-cache-install.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