Skip to content

Commit e4ac71b

Browse files
authored
Update x-ui-pro.sh
1 parent 9deba77 commit e4ac71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-ui-pro.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ if [[ ${INSTALL} == *"y"* ]]; then
7272
systemctl enable tor.service
7373
systemctl enable cron.service > /dev/null 2>&1
7474
systemctl enable crond.service > /dev/null 2>&1
75-
systemctl start cron crond > /dev/null 2>&1
75+
systemctl restart cron crond > /dev/null 2>&1
7676
systemctl start nginx
7777
systemctl start tor
7878
fi

0 commit comments

Comments
 (0)