mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 16:55:25 +08:00
qt 6.5.1 original
This commit is contained in:
7
tests/testserver/echo/echo.sh
Normal file
7
tests/testserver/echo/echo.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Disabled by default, enable it.
|
||||
sed -i 's/disable\t\t= yes/disable = no/' /etc/xinetd.d/echo
|
||||
sed -i 's/disable\t\t= yes/disable = no/' /etc/xinetd.d/daytime
|
||||
|
||||
service xinetd restart
|
Reference in New Issue
Block a user