技术栈
开机执行脚本
juncaixingchilove
2 天前
ubuntu
·
开机执行脚本
Ubuntu18.04开机启动执行脚本
#!/bin/bash # 运行 .NET Core 应用程序 dotnet /home/bruce/atg/SmartConsole.dll &