diff --git a/Deploy.sh b/Deploy.sh index 5c1cd30..8dd30ae 100644 --- a/Deploy.sh +++ b/Deploy.sh @@ -1,3 +1,5 @@ +apt install git tmux curl + curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh