Skip to content
Snippets Groups Projects
Commit 519db122 authored by Florent Thiery's avatar Florent Thiery
Browse files

add demokit deployment script to demokit launcher, refs #26844

parent 891fd793
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,10 @@ case "$1" in
monitor
campusmanager
mediaserver
# install celerity-worker
python3 /root/envsetup/envsetup.py 72
# deploy videos
python3 /root/envsetup/envsetup.py 53
[[ $2 = "--skip-tests" ]] || tests
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment