Fix header

This commit is contained in:
Joshua Bussdieker
2011-11-18 01:18:26 -08:00
parent 49ffd2480d
commit 9633fbf159
+1
View File
@@ -1,3 +1,4 @@
#!/bin/bash
if [[ $1 == "version" ]]; then
echo "Go Version Manager v$GVM_VERSION"
elif [[ $1 == "implode" ]]; then