mirror of
https://github.com/simon987/od-database.git
synced 2025-04-10 14:06:45 +00:00
jenkins tweaks
This commit is contained in:
parent
2046b36f9a
commit
f35cc9dd5b
@ -4,6 +4,9 @@ export ODDBROOT="od-database"
|
||||
|
||||
screen -S oddb_web -X quit
|
||||
killall -9 uwsgi
|
||||
|
||||
sleep 30
|
||||
|
||||
echo "starting oddb_web"
|
||||
screen -S oddb_web -d -m bash -c "cd ${ODDBROOT} && uwsgi od-database.ini 2> stderr.txt"
|
||||
sleep 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user