mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
Update readme.md
Erroneous backtick (`) at the end of the Unraid script command. Signed-off-by: turtleinarock <s.senn14@gmail.com>
This commit is contained in:
@@ -634,7 +634,7 @@ Additionally, you might need to create a custom user script to start all sibling
|
||||
sleep 120
|
||||
|
||||
# Execute the actual command
|
||||
docker exec --env START_CONTAINERS=1 nextcloud-aio-mastercontainer /daily-backup.sh`
|
||||
docker exec --env START_CONTAINERS=1 nextcloud-aio-mastercontainer /daily-backup.sh
|
||||
```
|
||||
|
||||
Apart from that, the installation of AIO should work like on "normal" Linux. So refer to the Linux instructions for installation.
|
||||
|
||||
Reference in New Issue
Block a user