Skip to content

Commit

Permalink
Fix for gplan build env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoffland committed Nov 14, 2018
1 parent 991f91b commit 56d5929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gplan-init-dev-img.sh
Expand Up @@ -5,7 +5,7 @@ cd /mnt/host

# Update the system
apt-get update
apt-get dist-upgrade -y
#apt-get dist-upgrade -y

# Install packages
apt-get install -y scons build-essential libssl-dev python3-dev

0 comments on commit 56d5929

Please sign in to comment.