Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Jul 19, 2019
1 parent b291018 commit 2fbdf9a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions builder/chroot-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,13 +233,6 @@ cd image-sequencer
npm install
cd /

echo "Installing image-sequencer"
# install image-sequencer in the web public folder:
git clone https://github.com/publiclab/image-sequencer.git
cd image-sequencer
npm install
cd /

echo "Installing rpi-serial-console script"
wget -q https://raw.githubusercontent.com/lurch/rpi-serial-console/master/rpi-serial-console -O usr/local/bin/rpi-serial-console
chmod +x usr/local/bin/rpi-serial-console
Expand Down

0 comments on commit 2fbdf9a

Please sign in to comment.