Skip to content

Commit 9513b8c

Browse files
committed
Attempt to fix installation scripts for updates
1 parent 1775e47 commit 9513b8c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

scripts/preinstall.sh

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11

2-
useradd -r piwebagent2
3-
4-
2+
id piwebagent2 || useradd -r piwebagent2

0 commit comments

Comments
 (0)