Zero on success

This commit is contained in:
Bob Mottram 2016-11-29 22:01:33 +00:00
parent 4b33bdf8fc
commit 21d74c022d
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ if [ -d "/usr/lib64" ];then
exit 1
fi
fi
exit 0