From 07e4e0d663776069abe6267f8c22ac527c595e25 Mon Sep 17 00:00:00 2001 From: 6543 Date: Tue, 8 May 2018 00:28:32 +0200 Subject: [PATCH] lib header --- doc/lib-header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lib-header.txt b/doc/lib-header.txt index a9ba186..5d8cf28 100644 --- a/doc/lib-header.txt +++ b/doc/lib-header.txt @@ -1,5 +1,5 @@ #!/bin/bash #remaster lib -[ -d ""] || { echo "LIBDIR not exist"; exit 1; } +[ -d "" ] || { echo "LIBDIR not exist"; exit 1; } #beginn func