make shell scripts more POSIX-compatible, and use tabs instead of spaces

This commit is contained in:
2025-07-21 12:49:11 +02:00
parent aefe0e6dce
commit 9b51e31f1a
11 changed files with 25 additions and 30 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/sh
"$HOME/.local/share/emsdk/upstream/emscripten/emcc" "$@"