From d38cf63cd153ef435b85ca24e907a1f075934fe2 Mon Sep 17 00:00:00 2001 From: everest Date: Fri, 27 May 2022 18:07:04 +0000 Subject: [PATCH] Update glacier-install.sh --- scripts/glacier-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/glacier-install.sh b/scripts/glacier-install.sh index a3f6266..7d254f9 100644 --- a/scripts/glacier-install.sh +++ b/scripts/glacier-install.sh @@ -17,7 +17,7 @@ export question="\x3F" # 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