This commit is contained in:
Timo Schmidt 2023-03-28 06:11:13 +02:00
parent 75df19a76f
commit 0ccc1449a1
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ timo_moulinette () {
# Run binary # Run binary
./${out_binary} ./${out_binary}
rm -f -- "./${out_binary}" # rm -f -- "./${out_binary}"
} }
prev () { prev () {