diff --git a/lsio/webtop/docker-compose.yaml b/lsio/webtop/docker-compose.yaml index 3998510..f54f94c 100644 --- a/lsio/webtop/docker-compose.yaml +++ b/lsio/webtop/docker-compose.yaml @@ -1,6 +1,6 @@ -# [Webtop](https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and -# Arch based containers containing full desktop environments in officially -# supported flavors accessible via any modern web browser. +# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine, Ubuntu, +# Fedora, and Arch based containers containing full desktop environments in +# officially supported flavors accessible via any modern web browser. --- version: "2.1" diff --git a/lsio/webtop/docker-run.sh b/lsio/webtop/docker-run.sh index 4fc71c3..b06572a 100644 --- a/lsio/webtop/docker-run.sh +++ b/lsio/webtop/docker-run.sh @@ -1,6 +1,6 @@ -# [Webtop](https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and -# Arch based containers containing full desktop environments in officially -# supported flavors accessible via any modern web browser. +# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine, Ubuntu, +# Fedora, and Arch based containers containing full desktop environments in +# officially supported flavors accessible via any modern web browser. source ./.env docker run -d \