Skip to content

Commit 5ac5aee

Browse files
committed
Add deploy+keygen to aliases
1 parent 3657be9 commit 5ac5aee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin/aliases.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ alias rscoin-bank="stack $NIX_STACK exec -- rscoin-bank --log-severity Debug"
33
alias rscoin-user="stack $NIX_STACK exec -- rscoin-user"
44
alias rscoin-notary="stack $NIX_STACK exec -- rscoin-notary --log-severity Debug"
55
alias rscoin-explorer="stack $NIX_STACK exec -- rscoin-explorer --log-severity Debug"
6+
alias rscoin-keygen="stack $NIX_STACK exec -- rscoin-keygen"
7+
alias rscoin-deploy="stack $NIX_STACK exec -- rscoin-deploy"

0 commit comments

Comments
 (0)