diff options
| -rwxr-xr-x | remote-guix-reconfigure.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/remote-guix-reconfigure.sh b/remote-guix-reconfigure.sh deleted file mode 100755 index 80fc6f6..0000000 --- a/remote-guix-reconfigure.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -eux - -rsync -avzzP sync/ "$TLD:~/sync/" --delete -ssh "$TLD" guix pull -ssh "$TLD" sudo guix system reconfigure sync/vps.scm |
