fix cron file target
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
0a0b071bf4
commit
0dc66dac96
@ -12,6 +12,6 @@
|
||||
text = ''
|
||||
*/10 * * * * docker ps --format "{{.Names}}" | grep -q "^nextcloud-nextcloud-1$" && docker exec --user www-data nextcloud-nextcloud-1 php occ preview:pre-generate
|
||||
'';
|
||||
target = /etc/rad-dev/nextcloud-cron;
|
||||
target = "rad-dev/nextcloud-cron";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user