Sfoglia il codice sorgente

cleanup-dispvms: fix python shebang

Frédéric Pierret (fepitre) 4 anni fa
parent
commit
6624ed3383
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      linux/aux-tools/cleanup-dispvms

+ 1 - 1
linux/aux-tools/cleanup-dispvms

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from qubesadmin import Qubes