diff options
author | Sadie Powell <sadie@witchery.services> | 2021-08-01 18:53:24 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-08-01 18:53:24 +0100 |
commit | 561b205c4a3a125c12a7926ef18fa1eb822c387c (patch) | |
tree | c763ddefe765e23ec0ff189e24d55f634b52b954 /src/tools | |
parent | 376053e0acae2a37a8f5c77c8de25ebf8a8395a9 (diff) | |
parent | 91321bdf682eb5b512373bb56c722f943cbc8183 (diff) |
Merge branch '2.0' into 2.1.
Diffstat (limited to 'src/tools')
-rwxr-xr-x | src/tools/geoipupdate.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/geoipupdate.sh b/src/tools/geoipupdate.sh index 70ae26f67..5e6d9873e 100755 --- a/src/tools/geoipupdate.sh +++ b/src/tools/geoipupdate.sh @@ -6,7 +6,7 @@ # by the irc2sql module on the first load. # Don't forget to rename this file or your changes -# will be overwritte on the next 'make install' +# will be overwritten on the next 'make install' ############################ # Config |