| ... | ... | @@ -9,4 +9,3 @@ install_balkan: |
|
|
|
$(PIP) install --trusted-host github.com --process-dependency-links -e git+ssh://git@gitlab.scrape.rs/balkan/app-server.git@$(BALKAN_BRANCH)#egg=balkanifeq ("$(wildcard /etc/balkan/settings.py)","") ## if settings.py exists in /etc/balkan don't execute
|
|
|
|
[ -d ~/.balkan ] || mkdir ~/.balkan
|
|
|
|
cp -f $(ENV_FOLDER)/src/balkan/settings/settings_local.dist ~/.balkan/settings.py |
|
|
|
endif |
|
|
\ No newline at end of file |