summaryrefslogtreecommitdiffstats
path: root/pre-push.sh
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-12-20 16:03:28 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2024-12-20 16:03:28 +0000
commit1b6333fdefe9331ea4489248de51ce55552c732c (patch)
tree447e6081c90ddc24b0c29f28040bc72c724f8615 /pre-push.sh
parent011e6777c9cf092bdcb8b5d9bfda8a0b86c69236 (diff)
downloadtroggle-1b6333fdefe9331ea4489248de51ce55552c732c.tar.gz
troggle-1b6333fdefe9331ea4489248de51ce55552c732c.tar.bz2
troggle-1b6333fdefe9331ea4489248de51ce55552c732c.zip
fixing setup scripts for a new Ubuntu 24.04 install
Diffstat (limited to 'pre-push.sh')
-rwxr-xr-xpre-push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pre-push.sh b/pre-push.sh
index c2637b6..788b46f 100755
--- a/pre-push.sh
+++ b/pre-push.sh
@@ -45,6 +45,7 @@ echo " reset: SECRET_KEY = \"real-SECRET_KEY--imported-from-localsettings.py\
mv _deploy/wsl/localsettingsWSL.py _deploy/wsl/localsettingsWSL.py.bak
mv localsettingsWSL.py _deploy/wsl
+cp *.sh _deploy/wsl
deactivate
#
# Do these before final testing, *not* just before pushing: