diff --git a/deploy.sh b/deploy.sh index 554e5e1..ef8b6ad 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ -!#/bin/bash +#!/bin/bash git pull read -p "Enter the container name: " CONTAINER_NAME