summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdo-until2
1 files changed, 1 insertions, 1 deletions
diff --git a/do-until b/do-until
index f699d97..24e8e22 100755
--- a/do-until
+++ b/do-until
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
#
# do-until - run a command until it succeeds
# Copyright (C) 2008, 2011 Lars Wirzenius