7 lines
129 B
Bash
7 lines
129 B
Bash
#!/bin/sh
|
|
# /etc/glacier/hooks.sh
|
|
# Hooks that will be run while calling Glacier
|
|
|
|
source /etc/glacier.conf
|
|
source /etc/make.conf
|