Skip to content
Snippets Groups Projects
Commit 6ec77447 authored by Iain Bryson's avatar Iain Bryson
Browse files

Merge branch '2016' of https://github.com/dtu-compute/dtu-enote into 2016

parents a8f93734 095d2dc4
Branches releases/2016
No related tags found
No related merge requests found
#!/bin/sh
pushd /docker/dtu-enote
echo
echo ---- RUNNING CAMPUS DUMPER ----
echo
date
echo RUNNING CNDUMPER
/usr/bin/docker run --rm -v /vol/config:/dumps -v /vol/config:/secrets:ro cndumper_cn-dumper /cnd.rb
/usr/bin/docker exec -it dtuenote_quiz_1 bundle exec rake populate
echo RUNNING POPULATE
/usr/bin/docker exec dtuenote_quiz_1 bundle exec rake populate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment