:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 2s

This commit is contained in:
Your Name
2025-05-29 22:33:19 +12:00
parent f9fee188e8
commit c0489ff4d9
4 changed files with 25 additions and 23 deletions

View File

@@ -5,9 +5,7 @@ set -e
# DIRECTORIES
SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
#CACHE_DIR="${SCRIPT_DIR}/cache"
EXE_DIR="${SCRIPT_DIR}/output"
#BUILD_DIR="${SCRIPT_DIR}/build"
# FUNCTIONS
function title() {