Create hooks.sh

This commit is contained in:
everest 2022-05-27 18:05:41 +00:00 committed by GitHub
parent 7e505404a6
commit 33d1d962b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
hooks.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/sh
# /etc/glacier/hooks.sh
# Hooks that will be run while calling Glacier
source /etc/glacier.conf
source /etc/make.conf