Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
-#!/usr/bin/bash
+#!/bin/bash
# Get the path of this file.
# This ist rather complex as we do not want the calling script file
-#!/usr/bin/bash
+#!/bin/bash
SCRIPT_PATH="$(dirname "$(readlink -f "$0")")"
-#!/usr/bin/bash
+#!/bin/bash
SCRIPT_PATH="$(dirname "$(readlink -f "$0")")"