Skip to content

Commit 9568fb1

Browse files
authored
Update aut-apps.sh
1 parent 4ba7ac7 commit 9568fb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aut-apps.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
set -euo pipefail
44

5-
set -euo pipefail
65
if [[ $EUID -ne 0 ]]; then
76
echo "This script must be run as root" 1>&2
87
exit 1

0 commit comments

Comments
 (0)