服务器由于更新等原因重启,部署到该服务上的响应的应用需要自启动
chmod 777 xxx.sh
位置:/etc/rc.local 脚本:sh /home/xxxx.sh &
位置:/etc/rc.local
脚本:sh /home/xxxx.sh &
chmod 777 rc.local
在C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup 路径下加入需要启动的xxxx.bat脚本或者其快捷方式
京公网安备 11010502049817号