glacier-bin/scripts/hooks.sh

10 lines
196 B
Bash
Raw Permalink Normal View History

2022-07-23 16:22:55 -04:00
#!/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