This website requires JavaScript.
Explore
Help
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2026-07-17 19:58:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2ac8b719f05f6d059fad52181c133ea744596b40
dockerfiles
/
nextcloud
/
daily-armhf
/
occ
T
3 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
nextcloud: add armhf support
2016-10-14 12:30:30 +02:00
#!/bin/sh
su-exec
$UID
:
$GID
php7 /nextcloud/occ
$@
Reference in New Issue
Copy Permalink