Skip to content

Commit b497dc4

Browse files
committed
fix installing tree
1 parent 152814a commit b497dc4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

binder/apt.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
octave
22
liboctave-dev
3+
tree

binder/postBuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
cd ${HOME}
22
cd lib/JSONio; mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS; cd ..
3-
sudo apt-get install tree
43

0 commit comments

Comments
 (0)