Selaa lähdekoodia

utils/kamctl: update shebang to python3

Victor Seva 5 vuotta sitten
vanhempi
commit
9aa42d7c81
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      utils/kamctl/dbtextdb/dbtextdb.py

+ 1 - 1
utils/kamctl/dbtextdb/dbtextdb.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 #
 # Copyright 2008 Google Inc. All Rights Reserved.