From b5c28dd802778ad480c5923e524f49ada8a74fb4 Mon Sep 17 00:00:00 2001 From: lw-everestlinux Date: Tue, 6 Sep 2022 12:44:28 -0400 Subject: [PATCH] v2.3.0 - Package integrity checking --- scripts/glacier | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/glacier b/scripts/glacier index 299d516..13d3181 100755 --- a/scripts/glacier +++ b/scripts/glacier @@ -15,6 +15,9 @@ # Preloading source /etc/glacier/hooks.sh +export input # This preloading hook must take place within this script + +# Main Script while [[ $# -gt 0 ]]; do case $1 in