From c4f2f7367a9e6a3e608f4de659a53c5db1f8a58f Mon Sep 17 00:00:00 2001 From: 6543 Date: Mon, 7 May 2018 02:08:20 +0200 Subject: [PATCH] docu ... --- doc/lib-header.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/lib-header.txt b/doc/lib-header.txt index 02f097a..a9ba186 100644 --- a/doc/lib-header.txt +++ b/doc/lib-header.txt @@ -1,6 +1,5 @@ #!/bin/bash #remaster lib -[ -d "$LIBDR"] || export LIBDIR="/usr/lib/remaster/" -[ -d "$LIBDR"] || { echo "LIBDR not exist"; exit 1; } +[ -d ""] || { echo "LIBDIR not exist"; exit 1; } #beginn func