Skip to content
Snippets Groups Projects
Commit 76be844c authored by David Trattnig's avatar David Trattnig
Browse files

Obsolete script.

parent 560644e1
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
BASE_D=$(realpath "${BASH_SOURCE%/*}/")
exec sudo docker run --rm -it -u $UID:$GID -v "$BASE_D":/srv -v "$BASE_D/configuration/":/etc/aura --tmpfs /var/log/aura/ aura/engine /srv/initdb.py
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