diff --git a/tests/Fileshare/08-skeleton.sh b/tests/Fileshare/08-skeleton.sh index a32660cd..a874a535 100755 --- a/tests/Fileshare/08-skeleton.sh +++ b/tests/Fileshare/08-skeleton.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -rm -R /var/www/owncloud/core/skeleton/* +rm -R /var/www/owncloud/core/skeleton/* || true true