Skip to content
Snippets Groups Projects
Commit 14256d6c0a58 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:handshake:

No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#!/usr/bin/env python3
# vim: set shiftwidth=4 softtabstop=4:
"""Script to locally build a docker image
......
......@@ -343,6 +343,7 @@
dev = nmspc.dev
restore_filename = nmspc.DUMP
database = nmspc.database
load_language = ''
if restore_filename:
if not database:
......
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