Update glacier-cache-install.sh

This commit is contained in:
everest
2022-05-27 18:09:12 +00:00
committed by GitHub
parent 58ad767e30
commit f9fe4831e5

View File

@@ -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