summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rwxr-xr-xsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc b/sc
index 17ec791..44bdf28 100755
--- a/sc
+++ b/sc
@@ -1,4 +1,4 @@
-#!/bin/dash
+#!/usr/bin/env sh
# Quick hack to manage screen hotplugging
case "$1" in
"d") xrandr --nograb --output CRT1 --off --output LVDS --auto;;