Skip to content

Commit 2fbdf9a

Browse files
committed
remove duplicate
1 parent b291018 commit 2fbdf9a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

builder/chroot-script.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -233,13 +233,6 @@ cd image-sequencer
233233
npm install
234234
cd /
235235

236-
echo "Installing image-sequencer"
237-
# install image-sequencer in the web public folder:
238-
git clone https://github.com/publiclab/image-sequencer.git
239-
cd image-sequencer
240-
npm install
241-
cd /
242-
243236
echo "Installing rpi-serial-console script"
244237
wget -q https://raw.githubusercontent.com/lurch/rpi-serial-console/master/rpi-serial-console -O usr/local/bin/rpi-serial-console
245238
chmod +x usr/local/bin/rpi-serial-console

0 commit comments

Comments
 (0)