Fix AppImage build.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
5f407211ac
commit
3ca951930e
@@ -36,8 +36,6 @@ elif [[ ${TAG} == pkgtest* ]]; then
|
||||
SUFFIX="-pkgtest"
|
||||
fi
|
||||
|
||||
pushd "${TEMPLATE_ROOT}" > /dev/null
|
||||
|
||||
if [ ! -d "${OUTPUTDIR}" ]; then
|
||||
echo "Output directory '${OUTPUTDIR}' does not exist.";
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user