Browse Source

cleanup-dispvms: fix python shebang

Frédéric Pierret (fepitre) 4 years ago
parent
commit
6624ed3383
1 changed files with 1 additions and 1 deletions
  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