This commit is contained in:
zino
2023-11-25 02:02:19 +01:00
parent 22ddb0a9f2
commit 64eb6faefb

View File

@@ -11,7 +11,7 @@ info() {
# Paths to the scripts (adjust these paths as necessary) # Paths to the scripts (adjust these paths as necessary)
SCRIPT1="./fix_gcc.sh" SCRIPT1="./fix_gcc.sh"
SCRIPT2="./install_mods.sh" SCRIPT2="./install_mods.sh"
SCRIPT3="./deploy_funmaps.sh" #SCRIPT3="./deploy_funmaps.sh"
# Execute the first script # Execute the first script
info "Executing ${SCRIPT1}..." info "Executing ${SCRIPT1}..."