mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/bash
|
|
sudo apt-get update
|
|
sudo apt-get install -y nginx
|