diff --git a/update.sh b/update.sh index f489969..ee447e1 100644 --- a/update.sh +++ b/update.sh @@ -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"