Compare commits

..

2 Commits

Author SHA1 Message Date
m3tam3re
1405f80bfc fix deploy input 2025-04-10 16:03:08 +02:00
m3tam3re
2bd4bdbd1d fix deploy input 2025-04-10 16:02:51 +02:00

View File

@ -267,6 +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..."
deploy .#server
echo 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