Fixed git command

This commit is contained in:
Raphaël Numbus
2026-03-02 15:21:25 +01:00
parent 7c834ae98d
commit 3b0c37c841
+1 -1
View File
@@ -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