mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
5 lines
123 B
Bash
5 lines
123 B
Bash
#!/bin/bash
|
|
|
|
. ${rootpath}/Build/Hooks/logging.sh
|
|
. ${rootpath}/Build/Hooks/syntax.sh
|
|
. ${rootpath}/Build/Hooks/filename.sh |