This website requires JavaScript.
Explore
Help
Sign In
kekskurse
/
http-server-status
Watch
1
Star
0
Fork
You've already forked http-server-status
0
Code
Issues
2
Pull requests
Releases
28
Activity
9958903c53
http-server-status
/
scripts
/
preinstall.sh
5 lines
105 B
Bash
Raw
Normal View
History
Unescape
Escape
Run as non-root-user
2021-11-29 05:12:26 +00:00
#/bin/sh
if
! id -u http-server-status > /dev/null 2>
&
1
;
then
adduser --system http-server-status
Default config
2023-07-21 11:25:35 +00:00
fi
Reference in a new issue
Copy permalink