Update setup.sh

This commit is contained in:
Sthope 2021-03-17 15:52:42 +01:00 committed by GitHub
parent 43f626075f
commit 7c995ff0cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ docker run -d \
-p 8443:8443 \
--label com.centurylinklabs.watchtower.enable=true \
-v /docker/vscode:/config \
-v /docker:/config/workspace/Server
-v /docker:/config/workspace/Server \
--restart unless-stopped \
ghcr.io/linuxserver/code-server &>/dev/null