mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Update Justfile
This commit is contained in:
parent
902b75077e
commit
19c3abc488
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
default:
|
||||
@just --list
|
||||
|
||||
# rsync to production
|
||||
# build and rsync to production
|
||||
deploy: build
|
||||
rsync -avzhP --delete public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/
|
||||
|
||||
|
|
Loading…
Reference in a new issue