diff options
author | Leif Johansson <leifj@sunet.se> | 2016-11-08 22:07:56 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2016-11-08 22:07:56 +0100 |
commit | 6fb58549174e008472c91726cc479c35f0ed218f (patch) | |
tree | e0d7def826a0d762873aabd3450b94048c1b9dbd /scripts | |
parent | e5c052e9ac6af6c7ddb8e37994c77f5de62f8969 (diff) |
not exec function darnit
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/update-cron.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-cron.sh b/scripts/update-cron.sh index a4d5a3cb..94599f23 100755 --- a/scripts/update-cron.sh +++ b/scripts/update-cron.sh @@ -20,4 +20,4 @@ update() } cd /opt/swamid-metadata || exit 1 -exec update +update |