From b343d7660de4afe73019f8448e23eb60b49e3c5e Mon Sep 17 00:00:00 2001 From: Florian Zirker Date: Mon, 23 Dec 2024 15:11:55 +0100 Subject: [PATCH] remove www from start script --- start-all.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/start-all.sh b/start-all.sh index 7d0ea6e..2846ba4 100755 --- a/start-all.sh +++ b/start-all.sh @@ -9,7 +9,6 @@ up proxy; up nextcloud; up git; up wallabag; -up www; up firefoxsync; up push; up rustdesk;