build_profile, make.log and other stuff

This commit is contained in:
2023-02-13 19:24:47 +06:00
parent 1b38b43c54
commit a0cdbf5522
15 changed files with 315 additions and 140 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd $OUTDIR
cd "$OUTDIR"
./$EXEC_FILE
cd ..