From 478c011064a903869b6f3a73d02e9d2537fbcd29 Mon Sep 17 00:00:00 2001 From: dsc Date: Mon, 7 May 2012 14:38:57 -0700 Subject: [PATCH] Whoops. Forgot to remove some errant shellcode from comments. --- deploy.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/deploy.sh b/deploy.sh index 7bc55f2..f2bcf13 100755 --- a/deploy.sh +++ b/deploy.sh @@ -2,7 +2,7 @@ #/ deploy.sh #/ -#/ Usage: $( basename $0 ) [options] [DEPLOY_HOST] [DEPLOY_PATH] +#/ Usage: deploy.sh [options] [DEPLOY_HOST] [DEPLOY_PATH] #/ #/ Deploys the GraphKit framework to a reportcard instance. #/ -- 1.7.0.4