mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
fix for duplicate files being created.
This commit is contained in:
6
entrypoint-cron.sh
Normal file
6
entrypoint-cron.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Start cron daemon.
|
||||
crond -f
|
||||
|
||||
# Start application.
|
||||
Reference in New Issue
Block a user