From 37de014f5c474b1381d656365525f127ba1f593d Mon Sep 17 00:00:00 2001 From: technorabilia Date: Tue, 14 Dec 2021 01:11:48 +0000 Subject: [PATCH] Workflow update --- lsio/unifi-controller/docker-compose.yaml | 6 +++--- lsio/unifi-controller/docker-run.sh | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lsio/unifi-controller/docker-compose.yaml b/lsio/unifi-controller/docker-compose.yaml index 7a1268d..8a9d9f5 100644 --- a/lsio/unifi-controller/docker-compose.yaml +++ b/lsio/unifi-controller/docker-compose.yaml @@ -1,6 +1,6 @@ -# The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) Controller -# software is a powerful, enterprise wireless software engine ideal for high- -# density client deployments requiring low latency and high uptime performance. +# The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) software is a +# powerful, enterprise wireless software engine ideal for high-density client +# deployments requiring low latency and high uptime performance. --- version: "2.1" diff --git a/lsio/unifi-controller/docker-run.sh b/lsio/unifi-controller/docker-run.sh index fd09102..b73f175 100644 --- a/lsio/unifi-controller/docker-run.sh +++ b/lsio/unifi-controller/docker-run.sh @@ -1,6 +1,6 @@ -# The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) Controller -# software is a powerful, enterprise wireless software engine ideal for high- -# density client deployments requiring low latency and high uptime performance. +# The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) software is a +# powerful, enterprise wireless software engine ideal for high-density client +# deployments requiring low latency and high uptime performance. source ./.env docker run -d \