README mkdir for every service removed

This commit is contained in:
jonas@geiger-natur.de
2025-12-23 16:38:19 +01:00
parent 0a644b2666
commit 1ad61bef13

View File

@@ -134,6 +134,6 @@ WantedBy=multi-user.target
``` ```
With this the local mount directory will be connected with the storagebox. With this the local mount directory will be connected with the storagebox.
Every Folder for the Applications will be created automatically based on your docker-compose configuration.
- Then Run `systemctl start rclone-storagebox-crypt.service` - Then Run `systemctl start rclone-storagebox-crypt.service`
- Now you should create a folder for every service `mkdir /mnt/storagebox-crypt/nextcloud`