Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enote
dtu-enote
Commits
6ec77447
Commit
6ec77447
authored
8 years ago
by
Iain Bryson
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
run-campus-dumper.sh
+10
-1
10 additions, 1 deletion
run-campus-dumper.sh
with
10 additions
and
1 deletion
run-campus-dumper.sh
+
10
−
1
View file @
6ec77447
#!/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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment