aboutsummaryrefslogtreecommitdiff
path: root/bin/clear
diff options
context:
space:
mode:
Diffstat (limited to 'bin/clear')
-rwxr-xr-xbin/clear2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clear b/bin/clear
index 624d665..7f35ff2 100755
--- a/bin/clear
+++ b/bin/clear
@@ -1,4 +1,4 @@
-#! /usr/bin/python3
+#! /usr/bin/env python3
import os
import time
HOME = os.environ['HOME']