fix deploy input

This commit is contained in:
m3tam3re 2025-04-10 16:03:08 +02:00
parent 2bd4bdbd1d
commit 1405f80bfc

View File

@ -268,6 +268,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
install_deploy_rs
echo "🚀 Applying the update to your system..."
deploy .#server
echo
echo "If you encounter any issues, your backup is available in $backup_dir"
else
echo "❌ Update failed. Your backup is available in $backup_dir"