Skip to content

Commit

Permalink
Update userdata.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
team-ice authored Apr 7, 2017
1 parent 312f94e commit 037029f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assign7/userdata.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/bash
ln -sf /usr/share/zoneinfo/Etc/UTC /etc/localtime
echo "Etc/UTC" > /etc/timezone
dpkg-reconfigure -f noninteractive tzdata

apt-get update
apt-get install openjdk-8-jre-headless python-pip ruby wget gdebi-core -y
cd /home/ubuntu
Expand Down

0 comments on commit 037029f

Please sign in to comment.