From bcd108fe7b2074722f7d6044e6b99297157e612b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 19 Apr 2019 11:50:18 +0200 Subject: [PATCH] Move password store to neutral name --- nixops/scripts/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixops/scripts/setup b/nixops/scripts/setup index 3815535..cbe7d65 100755 --- a/nixops/scripts/setup +++ b/nixops/scripts/setup @@ -1,6 +1,6 @@ #!/bin/bash -RemoteRepo="gitolite@git.immae.eu:perso/Immae/Prive/Password_store/Mes_Sites/Paul" +RemoteRepo="gitolite@git.immae.eu:perso/Immae/Prive/Password_store/Sites" DeploymentUuid="cef694f3-081d-11e9-b31f-0242ec186adf" if ! which nix 2>/dev/null >/dev/null; then -- 2.41.0