Skip to content

Commit bb1d106

Browse files
author
gilper0x
authored
Update ins-xray.sh
1 parent 7d13d29 commit bb1d106

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

xray/ins-xray.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -480,9 +480,9 @@ systemctl daemon-reload
480480
systemctl enable cron
481481
systemctl enable xray
482482
systemctl enable nginx
483-
systemctl restart cron
484-
systemctl restart xray
485-
systemctl restart nginx
483+
systemctl start cron
484+
systemctl start xray
485+
systemctl start nginx
486486

487487
cd /usr/bin
488488
# vless

0 commit comments

Comments
 (0)