]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/scripts/setup
Move password store to neutral name
[perso/Immae/Config/Nix.git] / 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