source cant use variables (p3)

This commit is contained in:
6543
2018-05-07 01:30:50 +02:00
parent b6eb652c50
commit 1aff83904c
2 changed files with 28 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#set functions
[ -d "<LIBDIR>" ] || {
echo "ERROR functions not found"
echo "ERROR Librarys not found"
exit 1
}