Revert "remove shebang from scripts"

This reverts commit 1e592f6810.
This commit is contained in:
Lion Kortlepel
2023-12-04 15:58:16 +01:00
parent 1e592f6810
commit 1ad65e26b8
5 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
set -ex
cmake --build bin --parallel -t BeamMP-Server