Add script run-journalctl + use /bin/sh for all run-* wrappers
[grml-scripts.git] / usr_share / run-screen
index d101fc6..cd55f65 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/dash
+#!/bin/sh
 # Filename:      run-screen
 # Purpose:       wrapper for screen to start with appropriate configuration
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>