kvm_io auf python3 umgestellt

This commit is contained in:
Michael Grote 2021-09-13 14:28:43 +02:00
parent fbdf6d2c3e
commit 7919df9be2

2
kvm_io
View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# vim: set fileencoding=utf-8
#