summaryrefslogtreecommitdiffstats
path: root/pre-push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pre-push.sh')
-rw-r--r--pre-push.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pre-push.sh b/pre-push.sh
index e350e6a..c93fff5 100644
--- a/pre-push.sh
+++ b/pre-push.sh
@@ -4,6 +4,8 @@
#Make sure you have the WSL permissions system working, or you will push unsanitized files as this will fail
# Philip Sargent 2022/04/12
+echo "** This copies file to _deploy/wsl/ !"
+echo
echo deprecations.
python -Wall manage.py check -v 3 2>deprecations.txt >/dev/null
echo diffsettings.