update notes and complete build script

This commit is contained in:
CongTianKong
2023-07-30 23:21:22 +08:00
parent b7e9e34833
commit c242e3949a
4 changed files with 112 additions and 28 deletions

View File

@@ -8,6 +8,10 @@ then
echo " You have to ensure input file IS an appimage, for this script"
echo " does not check. If you input other files, It will become"
echo " unpredictable."
echo
echo " There is a more convenient script to handle both normal executable"
echo " and appimage, called ablrun."
echo " usage: ablrun [command [arguments ...]]"
exit
fi