aboutsummaryrefslogtreecommitdiff
path: root/nixops
diff options
context:
space:
mode:
Diffstat (limited to 'nixops')
-rwxr-xr-xnixops/scripts/setup2
1 files changed, 1 insertions, 1 deletions
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 @@
1#!/bin/bash 1#!/bin/bash
2 2
3RemoteRepo="gitolite@git.immae.eu:perso/Immae/Prive/Password_store/Mes_Sites/Paul" 3RemoteRepo="gitolite@git.immae.eu:perso/Immae/Prive/Password_store/Sites"
4DeploymentUuid="cef694f3-081d-11e9-b31f-0242ec186adf" 4DeploymentUuid="cef694f3-081d-11e9-b31f-0242ec186adf"
5 5
6if ! which nix 2>/dev/null >/dev/null; then 6if ! which nix 2>/dev/null >/dev/null; then