This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11946f0148
ttrss
/
.docker
/
app
/
dcron.sh
6 lines
87 B
Bash
Raw
Blame
History
#!/bin/sh
# https://github.com/dubiousjim/dcron/issues/13
set
-e
/usr/sbin/crond
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink