Update hooks.sh

This commit is contained in:
everest
2022-06-06 14:59:08 +00:00
committed by GitHub
parent 983f98d1a0
commit 014a8c82a9

View File

@@ -1,6 +1,9 @@
#!/bin/sh
# /etc/glacier/hooks.sh
# Hooks that will be run while calling Glacier
# DO NOT DELETE THE 2 HOOKS BELOW
source /etc/glacier.conf
source /etc/make.conf
# Custom hooks can be put below