Update ubuntu_1604_install.sh

pull/287/head
Piero Toffanin 2017-09-14 13:12:36 -04:00 zatwierdzone przez GitHub
rodzic 3bea095fcb
commit aeb4fb0624
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -48,6 +48,7 @@ pip install -r requirements.txt
sudo npm install -g webpack
npm install
webpack
python manage.py collectstatic --noinput
# Configure other settings
cp webodm/settings.py webodm/local_settings.py