mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Update gravity-sync.sh
This commit is contained in:
parent
43c336f85f
commit
94d8c74757
@ -145,7 +145,7 @@ function pull_gs {
|
||||
MESSAGE="Validating Permissions on ${GRAVITY_FI}"
|
||||
echo -en "${STAT} ${MESSAGE}"
|
||||
|
||||
if [ ! -w "${PIHOLE_DIR}/${GRAVITY_FI}" ]
|
||||
if [ ! u-w "${PIHOLE_DIR}/${GRAVITY_FI}" ]
|
||||
then
|
||||
echo -e "\r${FAIL} $MESSAGE"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user