Skip to content

Commit

Permalink
Merge pull request #11 from jburel/install
Browse files Browse the repository at this point in the history
simplify install
  • Loading branch information
jburel authored Mar 13, 2024
2 parents dbdb92a + efc22f3 commit 9a45532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
set -e

apt-get update
apt-get install -y software-properties-common
apt-get install -y octave
apt-get remove -y software-properties-common

# cleanup package manager
apt-get autoclean && apt-get clean
Expand Down

0 comments on commit 9a45532

Please sign in to comment.