Vaguely working

This commit is contained in:
Your Name
2025-05-25 11:23:36 +12:00
parent 3db0208fe9
commit 90b4946ce8
5 changed files with 17 additions and 36 deletions

View File

@@ -8,6 +8,8 @@ SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
CACHE_DIR="${SCRIPT_DIR}/cache"
EXE_DIR="${SCRIPT_DIR}/exe"
rm -f ${EXE_DIR}/*
# FUNCTIONS
function title() {
echo "----------------------------------------"