]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Move password store to neutral name
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 19 Apr 2019 09:50:18 +0000 (11:50 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 19 Apr 2019 09:50:18 +0000 (11:50 +0200)
nixops/scripts/setup

index 381553540296cff702883e7d9678bd2dd4f205bc..cbe7d65788d452cdc48f2972abc02b0f40143923 100755 (executable)
@@ -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