make ctf actually run

This commit is contained in:
Jake Howard 2016-11-18 09:41:13 +00:00
parent df218aae18
commit a483490d91
No known key found for this signature in database
GPG Key ID: 2B337871B1DAB2DA

View File

@ -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