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 03:38:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2dcc713605ccc1cdc0f556876318faa194af24b9
dockerfiles
/
nextcloud
/
10.0-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