From f9fe4831e50871386ffa3c9aab0ab5b7c982598f Mon Sep 17 00:00:00 2001 From: everest Date: Fri, 27 May 2022 18:09:12 +0000 Subject: [PATCH] Update glacier-cache-install.sh --- scripts/glacier-cache-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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