smal fixes

This commit is contained in:
6543
2018-04-27 09:33:02 +02:00
parent da68365153
commit 074b92b984
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#####################################################################################
#get base dir
rootdir=`echo $0 | rev | cut -d "/" -f 2- | rev`/../../
rootdir=`readlink -e $rootdir`
export "rootdir=`readlink -e $rootdir`""
#set functions
if [ -p "$rootdir/usr/lib/remaster/" ]; then