update,
This commit is contained in:
17
noknok11d/task1-aws-proxy/setup.sh
Normal file
17
noknok11d/task1-aws-proxy/setup.sh
Normal file
@@ -0,0 +1,17 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# 1.
|
||||
./landing.sh
|
||||
|
||||
# 2.
|
||||
./install_docker.sh
|
||||
|
||||
# 3.
|
||||
./install_docker_compose.sh
|
||||
|
||||
# 4.
|
||||
# echo "add user ubuntu to docker group"
|
||||
# sudo vi /etc/group
|
||||
|
||||
# 5.
|
||||
./up.sh
|
Reference in New Issue
Block a user