aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmove-to-next-monitor2
1 files changed, 1 insertions, 1 deletions
diff --git a/move-to-next-monitor b/move-to-next-monitor
index a8e4929..d699bd1 100755
--- a/move-to-next-monitor
+++ b/move-to-next-monitor
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/env python
import subprocess
import re
bgstack15