Browse Source

tau: Use python3

parazyd 1 year ago
parent
commit
78109ca8ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/tau/tau-python/tau

+ 1 - 1
bin/tau/tau-python/tau

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import asyncio, os, sys, tempfile
 from datetime import datetime