diff options
| author | Nicolas Braud-Santoni <nicoo@ffgraz.net> | 2016-08-21 00:17:39 +0200 | 
|---|---|---|
| committer | Nicolas Braud-Santoni <nicoo@ffgraz.net> | 2016-08-21 00:17:39 +0200 | 
| commit | f7a45bca59698dc8bd9eb826ad3a4dc4dac5e1a3 (patch) | |
| tree | 1a998a35f7d622191945dd544e5647d0801be52f | |
| parent | e4031d1c096dd7008d88bcb17c8cf1831f2b52d9 (diff) | |
| -rw-r--r-- | manifest.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.yaml b/manifest.yaml index 8ccd3f9..2bdf5f9 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -66,6 +66,7 @@ plugins:    commands:      commands: +      - [rm, -rf, '{root}/srv/manman/.git']        - [chroot, '{root}', gem, install, -v=0.8.7, rake]        - [chroot, '{root}', gem, install, -v=1.2.6, rails]        - [chroot, '{root}', adduser, --system, --group,  | 
