commit 87aae67
hovercats
·
2024-03-16 22:20:36 +0000 UTC
parent 8d3d43b
use flag e + instead of -e in hashbang
1 files changed,
+3,
-1
M
rcsm
M
rcsm
+3,
-1
1@@ -1,4 +1,6 @@
2-#!/bin/rc -e
3+#!/bin/rc
4+
5+flag e +
6
7 basedir=/etc/rcsm
8