just deploy
This commit is contained in:
parent
34f6b76528
commit
a6541f007b
1 changed files with 3 additions and 0 deletions
3
Justfile
3
Justfile
|
@ -8,3 +8,6 @@ fix:
|
|||
|
||||
ulid:
|
||||
cargo run -- ulid
|
||||
|
||||
deploy:
|
||||
bash admin/deploy.bash
|
||||
|
|
Loading…
Reference in a new issue