force these flags on setup

This commit is contained in:
Joel Falknau 2024-12-05 11:49:32 +10:00
parent dc1ed8c570
commit a868438492
No known key found for this signature in database

View File

@ -1,4 +1,6 @@
#!/bin/bash
git clone https://gitlab.com/allianceauth/allianceauth.git aa-git
cp -R aa-git/docker ./aa-docker
chmod +x aa-docker/conf/memory_check.sh
chmod +x aa-docker/conf/redis_healthcheck.sh
rm -rf aa-git