mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-06-01 22:20:08 +00:00
owncloud: move base to alpine
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
su - owncloud -c "php7 -f /owncloud/cron.php" > /dev/null 2>&1
|
||||
Reference in New Issue
Block a user