📜  用于 aws lightsail 启动的 shell 脚本 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:50.606000             🧑  作者: Mango
代码示例2
# update package list
apt-get –y update
# install some of my favorite tools
apt-get install –y nodejs