Update install-pingfinder.sh
This commit is contained in:
parent
7d99750d1a
commit
dbd50611b4
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ if ! systemd-notify --booted; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if ! [ $(id -u) = 0 ]; then
|
if ! [ $(id -u) = 0 ]; then
|
||||||
echo "Must be run as root"
|
echo "Must be run as root"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue