bug fix (Thu May 4 14:32:06 CST 2023)

This commit is contained in:
Dict Xiong 2023-05-04 14:32:06 +08:00
parent c7500beee9
commit af711687cd

View File

@ -2,5 +2,5 @@
set -e
crond
/etc/init.d/sshd start
/etc/init.d/sshd start || echo "sshd already started"
bash