Fix(upgrade): Improve scheduler setup
This commit is contained in:
@ -101,10 +101,6 @@ source "$HYSTERIA_INSTALL_DIR/core/scripts/scheduler.sh"
|
||||
if ! check_scheduler_service; then
|
||||
info "Installing Hysteria scheduler service..."
|
||||
setup_hysteria_scheduler
|
||||
|
||||
if ! verify_scheduler_service; then
|
||||
error "Warning: Scheduler service installation may have issues"
|
||||
fi
|
||||
fi
|
||||
|
||||
# ========== Restart Services ==========
|
||||
|
||||
Reference in New Issue
Block a user