updated rmk article wtih prs that have been merged.
This commit is contained in:
parent
7af8724cea
commit
005ea95b1a
2 changed files with 6 additions and 7 deletions
1
justfile
1
justfile
|
@ -14,7 +14,6 @@ deploy: clean
|
|||
--progress \
|
||||
--recursive \
|
||||
--mkpath \
|
||||
|
||||
public/ {{USER}}@{{HOST}}:{{DIR}} # this will delete everything on the server that's not in the local public folder
|
||||
|
||||
deploy-preview: clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue