This commit is contained in:
2025-03-23 20:51:29 +00:00
commit 6ffad7f22a
18 changed files with 258 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#! /bin/bash
cd /var/www/owncloud
sudo -E -u www-data /usr/bin/php /var/www/owncloud/occ "$@"