Skip to content

Commit 82f2dd0

Browse files
committed
Merge branch 'master' into feature/added_missing_include
2 parents 6a6c3e8 + 036e83d commit 82f2dd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,8 @@ for i in AppImageAssistant AppImageExtract AppImageMonitor AppImageUpdate; do
7878
done
7979

8080
cd -
81+
82+
# Note: This does not build AppDirAssistant by default since AppDirAssistant
83+
# is no longer the recommended way to generate AppImages. If you still want to build it:
84+
# cp AppRun AppDirAssistant.AppDir/
85+
# ./AppImageAssistant AppDirAssistant.AppDir/ AppDirAssistant.AppImage

0 commit comments

Comments
 (0)