Compare commits

..

No commits in common. "1405f80bfc2930ddf517751b0d5ee743e20b974a" and "9d3abd60fc95368727e69c3033c86cfda26c9191" have entirely different histories.

View File

@ -267,7 +267,6 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
echo
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