make ctf actually run
This commit is contained in:
parent
df218aae18
commit
a483490d91
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue