Ultima attività 1 month ago

nuno ha revisionato questo gist 1 month ago. Vai alla revisione

1 file changed, 10 insertions

gistfile1.txt(file creato)

@@ -0,0 +1,10 @@
1 + #!/usr/bin/env bash
2 +
3 + _APP_CORE_DIR="$(dirname "${BASH_SOURCE[0]}")"
4 +
5 + # ============================================
6 + # Core Bootstrap
7 + # ============================================
8 +
9 + source "${_APP_CORE_DIR}/context.sh"
10 + source "${_APP_CORE_DIR}/json.sh"
Più nuovi Più vecchi