diff options
Diffstat (limited to 'sc')
| -rwxr-xr-x | sc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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;; |
