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