Script uses bash expansion

This commit is contained in:
teejusb
2025-03-21 03:32:31 -07:00
parent 64510e9f4f
commit d7241fb164
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
set -eu set -eu
if [ "$(id -u)" -ne 0 ]; then if [ "$(id -u)" -ne 0 ]; then