diff options
| author | EuAndreh <eu@euandre.org> | 2021-01-19 13:33:06 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-01-19 13:33:06 -0300 |
| commit | eb4420504a5232ba10f2f2f1ff8739eb8f80f90e (patch) | |
| tree | cb94afcc2257a0ed24fe0b7610dcdc4338e616b3 /.gitignore | |
| parent | bash/fzf.sh: Match history with command being run (diff) | |
| download | dotfiles-eb4420504a5232ba10f2f2f1ff8739eb8f80f90e.tar.gz dotfiles-eb4420504a5232ba10f2f2f1ff8739eb8f80f90e.tar.xz | |
Fix cronjob paths
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ /result -/cron/generated/ +/cron/*-job.sh |
