diff --git a/buildfiles/auto_config.sh b/buildfiles/auto_config.sh index db24abb..f8f574e 100644 --- a/buildfiles/auto_config.sh +++ b/buildfiles/auto_config.sh @@ -12,7 +12,7 @@ touch init/init cp -rv nextcloud/* /var/www/html/ # 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 mkdir -pv /root/logs/nginx