Some build fixes

This commit is contained in:
2025-02-15 15:47:39 +01:00
parent 80f9b7e76a
commit 7dc6db8b3f
5 changed files with 13 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
#[ "$(whoami)" != root ] && {
echo "This script must probably run as root".