大量更新
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
|
||||
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --without-geodata
|
||||
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --without-geodata
|
||||
|
||||
sed -i "s/nobody/root/g" /etc/systemd/system/xray.service
|
||||
systemctl daemon-reload
|
||||
systemctl restart xray
|
||||
systemctl enable xray
|
||||
|
||||
journalctl -u xray -n 100 -f
|
||||
Reference in New Issue
Block a user