working on build file

This commit is contained in:
2025-12-07 00:44:04 +01:00
parent 99468473c0
commit fb4d130d9d
4 changed files with 19 additions and 14 deletions

3
scripts/wrap_alway_success.sh git.filemode.executable_file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
"$@"
exit 0