diff --git a/deploy.sh b/deploy.sh index 3a4162a..086613d 100644 --- a/deploy.sh +++ b/deploy.sh @@ -648,7 +648,7 @@ export_configuration() { } deploy() { - git -C "/home/nixosd/numbus-server" add -f "final-nix-config" + git -C . add -f "final-nix-config/" echo -e "\n\nšŸ”„ Deploying to the remote server..." nix flake update --flake ./final-nix-config/etc/nixos