mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
scripts: Always exit 0 after git commit for geoip script
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -32,3 +32,5 @@ EOF
|
||||
git add "$CHANGESFILE"
|
||||
|
||||
git commit -a -m "Update geoip files to match ipfire location db, $SLASH_DATE."
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user