This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
ttrss-docker-compose
mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
Watch
1
Star
0
Fork
You've already forked ttrss-docker-compose
0
Code
Issues
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4fc3f163db
master
static-dockerhub
dynamic-php7
testing-php81
mariadb-unsupported
legacy-php5
pgsql-count-bits-13
pgsql-count-bits-12
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4fc3f163db'
${ noResults }
ttrss-docker-compose
/
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