From 62826d642b0952c49b704a374ddf6e54af3a8524 Mon Sep 17 00:00:00 2001 From: Akash Manohar J Date: Sun, 19 Oct 2014 21:49:24 +0530 Subject: [PATCH] bin/asdf command --- bin/asdf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/asdf b/bin/asdf index a8789dc3..6cb1302a 100755 --- a/bin/asdf +++ b/bin/asdf @@ -4,5 +4,4 @@ source $(dirname $(dirname $0))/lib/asdf/utils.sh source $(dirname $(dirname $0))/lib/asdf.sh source $(dirname $(dirname $0))/lib/asdf/docs.sh -# run_command $@ -help_all +run_command $@