did away with the inotifyd nonsense
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
entrypoint: '/bin/sh'
|
||||
command:
|
||||
- -c
|
||||
- 'crond && resticprofile-schedule.sh && inotifyd resticprofile-schedule.sh /etc/resticprofile:w'
|
||||
- 'resticprofile-schedule.sh && crond -f'
|
||||
env_file:
|
||||
- .env
|
||||
hostname: ${HOSTNAME}
|
||||
|
||||
Reference in New Issue
Block a user