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

add demokit target, refs #26844

parent 7f9ab1dc
No related branches found
No related tags found
No related merge requests found
......@@ -130,6 +130,15 @@ case "$1" in
backup_server
;;
"demokit")
init
monitor
campusmanager
mediaserver
python3 /root/envsetup/envsetup.py 72
[[ $2 = "--skip-tests" ]] || tests
;;
"b")
init
bench
......
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