Skip to content

Commit

Permalink
Save environment for cron
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 authored Nov 1, 2023
1 parent fc48098 commit 8e2579b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.docker.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
perl /usr/src/parser/report-parser.pl $@
cron -f
printenv > /etc/environment
cron -f

0 comments on commit 8e2579b

Please sign in to comment.