From a483490d91a19a70656b149e51ec08f8ffba8c06 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 18 Nov 2016 09:41:13 +0000 Subject: [PATCH] make ctf actually run --- bash/catfish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/catfish.sh b/bash/catfish.sh index ab9f9ba..d0d5736 100644 --- a/bash/catfish.sh +++ b/bash/catfish.sh @@ -1,4 +1,4 @@ -alias ctpr="echo ctf project run --" # shortcut helper for ctp +alias ctpr="ctf project run --" # shortcut helper for ctp ctp() { if [[ $1 == "shell" ]]; then