Fix a little bug in the build shell.
This commit is contained in:
parent
81434a2a50
commit
4d0f6f3b36
@ -41,7 +41,6 @@ go install tank
|
||||
echo "packaging..."
|
||||
distPath="$GOPATH\src\tank\dist"
|
||||
|
||||
|
||||
# if a directory
|
||||
if [ ! -d $distPath ] ; then
|
||||
echo "clear $distPath"
|
||||
|
Loading…
Reference in New Issue
Block a user