diff --git a/core/scripts/scheduler.sh b/core/scripts/scheduler.sh index 366dc7a..20a50d6 100644 --- a/core/scripts/scheduler.sh +++ b/core/scripts/scheduler.sh @@ -39,7 +39,7 @@ check_scheduler_service() { } setup_hysteria_auth_server() { - chmod +x /etc/hysteria/core/scripts/auth/user_auth + # chmod +x /etc/hysteria/core/scripts/auth/user_auth cat > /etc/systemd/system/hysteria-auth.service << 'EOF' [Unit]