diff options
| -rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,4 +20,4 @@ tasks: nix-build -A test - deploy: | cd vps/ - ./vps/provision.sh + ./provision.sh |
![]() |
index : server | |
| Setup and configuration for VPS and other personal server | External SSH Git service user |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .build.yml | 2 |
@@ -20,4 +20,4 @@ tasks: nix-build -A test - deploy: | cd vps/ - ./vps/provision.sh + ./provision.sh |