mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Added echo ':::' to the top of the file
This commit is contained in:
parent
dfcf9d133e
commit
39507b9d0d
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue