glacier-old/scripts/hooks.sh
2022-09-06 12:34:32 -04:00

10 lines
196 B
Bash
Executable File

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