Skip to content

Commit

Permalink
add baby installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
vilmibm committed Sep 29, 2016
1 parent e71218c commit 3fff8a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
@@ -0,0 1,8 @@
set -x

sudo apt update

sudo apt install redis-server libfreetype6-dev zlib1g-dev libjpeg-dev



0 comments on commit 3fff8a5

Please sign in to comment.