Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

shell script for aws lightsail launch

# update package list
apt-get –y update
# install some of my favorite tools
apt-get install –y nodejs
Source by lightsail.aws.amazon.com #
 
PREVIOUS NEXT
Tagged: #shell #script #aws #lightsail #launch
ADD COMMENT
Topic
Name
7+3 =