Merge pull request #63 from zyegfryed/patch-2

demo: typo
This commit is contained in:
Mitchell Hashimoto 2014-04-19 08:33:03 -07:00
commit 88c051a9c2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# vi: set ft=ruby :
$script = <<SCRIPT
echo Installing depedencies...
echo Installing dependencies...
sudo apt-get install -y unzip
echo Fetching Consul...