Skip to content

Commit

Permalink
[fbink] add harmony to installed apps
Browse files Browse the repository at this point in the history
  • Loading branch information
okay committed Feb 12, 2024
1 parent bf1555f commit 1d27ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/build_kobo_root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build_dirs() {
copy_files() {
echo "COPYING FILES TO KOBO ROOT"
pushd artifacts/${TARGET}
cp -v animation_demo input_demo eclear dithering_demo mines remux rpncalc wordlet dumbskull ${PLUGIN_DIR}/bin/apps/
cp -v animation_demo input_demo dithering_demo dumbskull eclear harmony mines remux rpncalc wordlet ${PLUGIN_DIR}/bin/apps/
cp -v genie simple ${PLUGIN_DIR}/bin/

popd
Expand Down

0 comments on commit 1d27ab9

Please sign in to comment.