diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-19 21:09:35 -0700 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-19 21:09:35 -0700 |
commit | f405f3abb1ae471e36d04e688e6583c2079ecc38 (patch) | |
tree | f7587b62ef8f27eafff7617af67a6fc0676f9d00 /repo-update | |
parent | ea23d5dff7b4e99e62ab582429f4a6f8b0263363 (diff) |
using full path for ftpdir-cleanup
Diffstat (limited to 'repo-update')
-rwxr-xr-x | repo-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo-update b/repo-update index 2133f46..697e188 100755 --- a/repo-update +++ b/repo-update @@ -44,6 +44,6 @@ for repo in ${ARCHREPOS[@]}; do done db-update -ftpdir-cleanup +~/repm/cron-jobs/ftpdir-cleanup get_license.sh |