remove health just recipe
This commit is contained in:
parent
4075e0050d
commit
9f9f35493a
1 changed files with 0 additions and 4 deletions
|
|
@ -24,9 +24,6 @@ deploy host:
|
|||
clean keepSince=DEFAULT_KEEP_SINCE:
|
||||
nh clean all --verbose -K {{ keepSince }} -k 5
|
||||
|
||||
health:
|
||||
nix --accept-flake-config run github:juspay/nix-health
|
||||
|
||||
switchHome host=DEFAULT_HOST $USER=DEFAULT_USER:
|
||||
@echo USER: $USER
|
||||
@echo HOST: {{ host }}
|
||||
|
|
@ -41,7 +38,6 @@ alias s := switch
|
|||
alias u := update
|
||||
alias d := deploy
|
||||
alias c := clean
|
||||
alias h := health
|
||||
alias b := build
|
||||
alias H := switchHome
|
||||
alias B := buildHome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue