feat: wrap burrito exec to cd in its folder (to be able to run ./xml_converter)

This commit is contained in:
Xavier Morel
2025-04-22 13:42:34 +02:00
parent f958345e07
commit 2d7e482012
2 changed files with 5 additions and 10 deletions

4
script.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
cd $1
./burrito.x86_64