mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-07-22 14:20:55 -04:00
Updated makefile
This commit is contained in:
parent
97d9678bca
commit
bd444b7332
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -17,8 +17,4 @@ upload:
|
|||
. ./build.env; \
|
||||
rsync -rv build/ "$$DEPLOY_TARGET" --delete
|
||||
|
||||
pt:
|
||||
. ./build.env; \
|
||||
echo "$$DEPLOY_TARGET"
|
||||
|
||||
deploy: clean website upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue