Fixes for 20.04 version

This commit is contained in:
Jan van de Wijdeven
2021-04-11 23:09:41 +02:00
parent daf5a62e83
commit d9629caab7
5 changed files with 36 additions and 14 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ InstallNextcloud() {
rm -f /tmp/nextcloud.zip
# Empty the skeleton dir to save some space for each new user
rm -f /usr/local/lib/owncloud/core/skeleton/*
rm -rf /usr/local/lib/owncloud/core/skeleton/*
# The two apps we actually want are not in Nextcloud core. Download the releases from
# their github repositories.