Skip to content

Commit

Permalink
Add plugin examples to repository server
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Mar 26, 2024
1 parent 26b8dba commit 5db8ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbapp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ fetchshare:
cp ../../dist_archive/rnsh-*-py3-none-any.whl ./share/pkg/
cp ../../dist_archive/sbapp-*-py3-none-any.whl ./share/pkg/
cp ../../dist_archive/RNode_Firmware_*_Source.zip ./share/pkg/
zip --junk-paths ./share/pkg/example_plugins.zip ../docs/example_plugins/*.py
cp -r ../../dist_archive/reticulum.network ./share/mirrors/
cp -r ../../dist_archive/unsigned.io ./share/mirrors/
cp ../../dist_archive/Reticulum\ Manual.pdf ./share/mirrors/Reticulum_Manual.pdf
Expand Down

0 comments on commit 5db8ff0

Please sign in to comment.