add: doccur
This commit is contained in:
parent
f8b9435e82
commit
99c3f02a2d
1 changed files with 3 additions and 1 deletions
|
@ -44,4 +44,6 @@ touchx () {
|
|||
fi
|
||||
chmod +x $file
|
||||
printf '%s' $file
|
||||
}
|
||||
}
|
||||
|
||||
alias docurr="docker run -itd --rm --name current"
|
||||
|
|
Loading…
Reference in a new issue