mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Added echo ':::' to the top of the file
This commit is contained in:
parent
dfcf9d133e
commit
39507b9d0d
@ -11,6 +11,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
# Run this script as root or under sudo
|
||||
echo ":::"
|
||||
if [[ $EUID -eq 0 ]];then
|
||||
echo "::: You are root."
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user