fix deploy input

This commit is contained in:
m3tam3re 2025-04-10 16:02:51 +02:00
parent 9d3abd60fc
commit 2bd4bdbd1d

View File

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