Fixed empty function bug.

This commit is contained in:
Raphael Numbus
2025-11-23 20:46:27 +01:00
parent 8601bdad7f
commit 0e060fadef
+2 -1
View File
@@ -460,7 +460,8 @@ deploy() {
}
nixos_update() {
echo -e "\n\n 🔄 Updating NixOS on the remote server..."
echo "coming soon !"
}
set -euo pipefail