glacier-old/scripts/hooks.sh
2022-06-06 14:59:08 +00:00

10 lines
196 B
Bash

#!/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