Skip to content

Commit

Permalink
Merge pull request #4 from pgrandin/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
pieterlange authored Nov 17, 2017
2 parents 41a19a9 + 441979e commit 6780e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doit.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

export WGET_CMD=`which wget`
export UNZIP_CMS=`which unzip`
export UNZIP_CMD=`which unzip`
URL="https://media.amazonwebservices.com/AWS-Design/Arch-Center/17.1.19_Update/AWS_Simple_Icons_EPS-SVG_v17.1.19.zip"

echo "JUST DO IT!! (waiting for enter keystroke)"
Expand Down

0 comments on commit 6780e14

Please sign in to comment.