mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 06:41:51 +02:00
Update 50-install.sh
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||||
|
|
||||||
# create folders
|
# create folders
|
||||||
mkdir -p \
|
mkdir -p \
|
||||||
"${NEXTCLOUD_PATH}" \
|
"${NEXTCLOUD_PATH}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user