Skip to content
Snippets Groups Projects
Verified Commit 914ad593 authored by David Beniamine's avatar David Beniamine
Browse files

Avoid annoying call to gen_config

parent 2424ab16
No related branches found
No related tags found
No related merge requests found
......@@ -50,14 +50,13 @@ echo "Generating containers"
safe_run gen_conteneurs
$DIR/import_config.sh
echo "Generating initial config"
safe_run gen_config
$DIR/import_config.sh
scp $DIR/sync_sid.sh partage:.
safe_run ssh partage bash ./sync_sid.sh
ssh partage rm sync_sid.sh
echo "Instanciating server"
safe_run instance
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment