make/lib: Funkce install_everything je jen pro Gimliho

This commit is contained in:
Pavel "LEdoian" Turinsky 2022-11-20 04:17:57 +01:00
parent d086501095
commit 346079cee3

View file

@ -77,6 +77,7 @@ function safe_checkout_branch {
function install_everything {
# Skoro celé nasazení webu je stejné pro testweb i pro produkci, tak je to tady dohromady
gimli_only
ensure_venv
make/install
./manage.py migrate