FIX: nextcloud config mount path in auto_config.sh
This commit is contained in:
parent
c7af24868b
commit
4d81b1b52c
@ -12,7 +12,7 @@ touch init/init
|
|||||||
cp -rv nextcloud/* /var/www/html/
|
cp -rv nextcloud/* /var/www/html/
|
||||||
|
|
||||||
# Copy nextcloud config.php
|
# Copy nextcloud config.php
|
||||||
cp -rv default_configs/var/var/www/html/config /var/www/html/config
|
cp -rv default_configs/var/www/html/config /var/www/html/config
|
||||||
|
|
||||||
#Create log dirs
|
#Create log dirs
|
||||||
mkdir -pv /root/logs/nginx
|
mkdir -pv /root/logs/nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user