Updated January 29, 2023 8:30PM
This commit is contained in:
@@ -154,8 +154,8 @@ push () {
|
|||||||
echo 'Done!';
|
echo 'Done!';
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
# If local files are the same as remote, do nothing and exit
|
# If local files are the same as remote, do nothing and exit
|
||||||
echo 'Remote Git repo matches local Pi-hole lists. No further action required.';
|
echo 'Remote Git repo matches local Pi-hole lists. No further action required.';
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user