remove www from start script

This commit is contained in:
Florian Zirker 2024-12-23 15:11:55 +01:00
parent 6aff683f50
commit b343d7660d

View file

@ -9,7 +9,6 @@ up proxy;
up nextcloud; up nextcloud;
up git; up git;
up wallabag; up wallabag;
up www;
up firefoxsync; up firefoxsync;
up push; up push;
up rustdesk; up rustdesk;