Changed environment to python3 in offlineimap

Just it.
This commit is contained in:
Rodolfo García Peñas (kix) 2020-08-29 08:11:56 +02:00
parent fb43b31e7c
commit 914486e0d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
# Startup from system-wide installation
# Copyright (C) 2002-2018 John Goerzen & contributors
#