mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-09 22:44:56 +00:00
modify startup
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nginx
|
||||
echo "Hello from" $HOSTNAME >> /var/www/html/index.html
|
||||
Reference in New Issue
Block a user