issues
search
reef-technologies
/
cookiecutter-rt-django
CookieCutter template for Django application projects with docker-compose etc.
BSD 3-Clause "New" or "Revised" License
19
stars
24
forks
source link
fix git hook creating, set git default branch explicitly
#130
Closed
jsuchan-reef
closed
1 year ago
jsuchan-reef
commented
1 year ago
set default branch in
git init
explicitly
fix heredoc for git hook
fix running
setup-prod.sh
/
setup-dev.sh
from different directories than where the script lives (eg. when executing it via
cloud-init
on Vultr)
git init
explicitlysetup-prod.sh
/setup-dev.sh
from different directories than where the script lives (eg. when executing it viacloud-init
on Vultr)