clarify script output

This commit is contained in:
2026-02-23 14:09:45 +01:00
parent 598ad22db1
commit 92deea619d
+3 -3
View File
@@ -11,8 +11,8 @@ GIT_MAINTAINER="eridur-de"
GIT_REPO="mightyscape-1.2"
bye () {
echo -e "${CL}kk thx bye! ${NF}"
exit 0
echo -e "${CL}Installation was arborted. Please start the script again to finish installation! ${NF}"
exit 1
}
goon () {
@@ -101,7 +101,7 @@ setup () {
bye
fi
else
exit 1
bye
fi
}