Fixed git command
This commit is contained in:
@@ -648,7 +648,7 @@ export_configuration() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
deploy() {
|
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..."
|
echo -e "\n\n🔄 Deploying to the remote server..."
|
||||||
nix flake update --flake ./final-nix-config/etc/nixos
|
nix flake update --flake ./final-nix-config/etc/nixos
|
||||||
|
|||||||
Reference in New Issue
Block a user