From 1ec6b24e40524ec4055cd35e6d70e0b2ddf366ba Mon Sep 17 00:00:00 2001 From: technorabilia Date: Tue, 25 Oct 2022 01:21:53 +0000 Subject: [PATCH] Workflow update --- lsio/webtop/docker-compose.yaml | 6 +++--- lsio/webtop/docker-run.sh | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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 \