update
This commit is contained in:
parent
54fb1530a9
commit
eed7c6d7ca
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -15,7 +15,7 @@ echo ""
|
|||
echo "3. The installer will install Docker and Docker Compose"
|
||||
apt install docker docker-compose -y
|
||||
|
||||
echo
|
||||
echo ""
|
||||
echo "4. The installer will clone the Docker-Compose Repository"
|
||||
HOME_DIR=/opt/odc
|
||||
if [ -d $HOME_DIR/docker-compose ]
|
||||
|
|
Loading…
Reference in a new issue