Commit 67a9db17 authored by delanoe's avatar delanoe

[FIX] Docker install paths + rights.

parent ae1a006d
File mode changed from 100644 to 100755
#!/usr/bin/bash
#!/bin/bash
echo "Adding user gargantua";
sudo adduser --disabled-password --gecos "" gargantua;
echo "Creating the environnement into /srv/";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment