Remove wait

This commit is contained in:
Whispering Wind
2025-05-16 12:28:23 +03:30
committed by GitHub
parent 94842aa2dc
commit 8de1bedb34

View File

@ -27,7 +27,7 @@ EOF
systemctl daemon-reload
systemctl enable hysteria-scheduler.service
systemctl start hysteria-scheduler.service
wait 2
# wait 2
(crontab -l | grep -v "hysteria2_venv.*traffic-status" | grep -v "hysteria2_venv.*backup-hysteria") | crontab -
# return 0