* grml-x: use /bin/zsh as intepreter
[grml-x.git] / grml-x
diff --git a/grml-x b/grml-x
index 8a55123..2501639 100755 (executable)
--- a/grml-x
+++ b/grml-x
@@ -1,4 +1,4 @@
-#!/usr/bin/zsh
+#!/bin/zsh
 # Filename:      grml-x
 # Purpose:       wrapper for startx on grml [providing new xconfiguration tool]
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>