Skip to content

Commit

Permalink
remove obsolete serialport copy
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Oct 23, 2019
1 parent f26c6f6 commit c0c6a75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions prebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ while read -r binary; do
scp -q ${from} ${dest} && echo "${binary}"
done <<< "$files"

cp -R $DEST/lib/node_modules/node-red-contrib-zigbee/node_modules/cc-znp/node_modules/@serialport $DEST/lib/node_modules/node-red-contrib-zigbee/node_modules/


#scp $REMOTE:/usr/bin/pig2vcd $DEST/bin/
#scp $REMOTE:/usr/bin/pigpiod $DEST/bin/
#scp $REMOTE:/usr/bin/pigs $DEST/bin/
Expand Down

0 comments on commit c0c6a75

Please sign in to comment.