mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-18 06:30:58 +01:00
parent
6ccdccb113
commit
9286ebbdd6
@ -5,7 +5,7 @@
|
|||||||
# WARNING!
|
# WARNING!
|
||||||
# Check file permissions very carefully so other users cannot access the
|
# Check file permissions very carefully so other users cannot access the
|
||||||
# certificate copies.
|
# certificate copies.
|
||||||
# Used with crontab as root, remember `@daily bash /root/acmesh-ssl.sh >/dev/null 2>&1`
|
# Used with crontab as root, remember `@daily bash /root/acmesh-ssl.bash >/dev/null 2>&1`
|
||||||
|
|
||||||
# Echo a warning and exit if NOT running as root
|
# Echo a warning and exit if NOT running as root
|
||||||
if [ "$(id -u)" != "0" ]; then
|
if [ "$(id -u)" != "0" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user