This website requires JavaScript.
Explore
Help
Sign In
swarga
/
latin
Watch
1
Star
0
Fork
0
You've already forked latin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e83b13d813
latin
/
entrypoint.sh
3 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Introduced docker
2020-10-15 23:47:29 +02:00
#!/bin/bash
chown -R www-data:www-data /data
Introduced Docker
2020-11-23 17:57:14 +01:00
gosu www-data
"
$@
"
Reference in New Issue
Copy Permalink