fix deploy input
This commit is contained in:
@ -267,7 +267,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
|
||||
echo
|
||||
install_deploy_rs
|
||||
echo "🚀 Applying the update to your system..."
|
||||
echo
|
||||
deploy .#server
|
||||
echo "If you encounter any issues, your backup is available in $backup_dir"
|
||||
else
|
||||
echo "❌ Update failed. Your backup is available in $backup_dir"
|
||||
|
Reference in New Issue
Block a user