Add missing #! to 81-add-jar

Change-Id: Icbdfbb107a6e4326680105f0b83ecb6055cb7674
This commit is contained in:
Matthew Farrellee 2013-08-21 14:45:43 -04:00
parent 60dd0abf7c
commit 88511be713
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
install-packages wget
if [ -z "$swift_url" ]; then
wget -O /usr/share/hadoop/lib/hadoop-swift.jar "https://github.com/stackforge/savanna-extra/blob/master/hadoop-swift/hadoop-swift-latest.jar?raw=true"