extended project by management webserver for file sharing
This commit is contained in:
@@ -6,6 +6,8 @@ mkdir -p ./traefik
|
||||
touch traefik/acme.json
|
||||
chmod 600 traefik/acme.json
|
||||
|
||||
mkdir -p ./data
|
||||
|
||||
if [ ! -f .logins ]; then
|
||||
cp .logins.example .logins
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user