fix deploy input
This commit is contained in:
parent
2bd4bdbd1d
commit
1405f80bfc
@ -268,6 +268,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
|
|||||||
install_deploy_rs
|
install_deploy_rs
|
||||||
echo "🚀 Applying the update to your system..."
|
echo "🚀 Applying the update to your system..."
|
||||||
deploy .#server
|
deploy .#server
|
||||||
|
echo
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user