Update 'test/setup.sh'

This commit is contained in:
sthope 2021-08-28 18:43:24 +02:00
parent 9fe2653dcd
commit 7d156ae9ae

View File

@ -63,7 +63,7 @@ STACK_NEW='/docker/docker-compose.yml'
mkdir -p $(dirname $FOLDER_PORTAINER)
mkdir -p $(dirname $FOLDER_VSCODE)
mv $STACK_OLD $STACK_NEW
docker-compose up -d $STACK_NEW &>/dev/null
docker-compose up -d /docker/docker-compose.yml
# Customize container
rm /etc/motd # Remove message of the day after login