izhnore warning if user is root (for automatic cron jobs)
This commit is contained in:
parent
b67bc32d1c
commit
87e5f087c4
2
mint.sh
2
mint.sh
@ -11,7 +11,7 @@ https://gitea.ds9.dedyn.io/olli/linux-mint
|
|||||||
Nutzung auf einene Gefahr!!! Nur mit Enter/Return fortfahren wenn dieses Skript wirklich von der oben erwähnten Quelle stammt und Vertrauen besteht.
|
Nutzung auf einene Gefahr!!! Nur mit Enter/Return fortfahren wenn dieses Skript wirklich von der oben erwähnten Quelle stammt und Vertrauen besteht.
|
||||||
"
|
"
|
||||||
|
|
||||||
read x
|
whoami | grep -q ^root$ || read x
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x
|
set -x
|
||||||
|
Loading…
Reference in New Issue
Block a user