6 lines
89 B
Bash
Executable File
6 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
# Glacier Preloading Hooks
|
|
|
|
source /etc/make.conf
|
|
source $(pwd)/glacier.conf
|