adrema/tests/Fileshare/08-skeleton.sh

6 lines
75 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2024-07-13 17:44:03 +02:00
rm -R /var/www/owncloud/core/skeleton/* || true
true