diff options
author | Luca Deri <deri@ntop.org> | 2023-05-08 16:51:38 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2023-05-08 16:51:38 +0200 |
commit | bfe79243bc46a9d5357e72ed30e9d84fb3069530 (patch) | |
tree | 9d7563703bdeff1a3d6c1aea3470797eabaa1122 /utils/update_every_lists.sh | |
parent | 998bedbbb731e369451298b891ffeb37245a7d96 (diff) |
Refreshed lists
Diffstat (limited to 'utils/update_every_lists.sh')
-rwxr-xr-x | utils/update_every_lists.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/update_every_lists.sh b/utils/update_every_lists.sh index e9702f1b1..68882fd98 100755 --- a/utils/update_every_lists.sh +++ b/utils/update_every_lists.sh @@ -1,4 +1,4 @@ -#/bin/sh +#/bin/bash cd "$(dirname "${0}")" || exit 1 |