Add -f
This commit is contained in:
@@ -635,7 +635,7 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
deploy() {
|
deploy() {
|
||||||
git -C "/home/nixosd/numbus-server" add "final-nix-config"
|
git -C "/home/nixosd/numbus-server" add -f "final-nix-config"
|
||||||
|
|
||||||
echo -e "\n\n🔄 Deploying to the remote server..."
|
echo -e "\n\n🔄 Deploying to the remote server..."
|
||||||
nix run github:nix-community/nixos-anywhere -- \
|
nix run github:nix-community/nixos-anywhere -- \
|
||||||
|
|||||||
Reference in New Issue
Block a user