mirror of
https://github.com/defnull/fediwall.git
synced 2024-11-24 16:43:26 +01:00
4 lines
115 B
Makefile
4 lines
115 B
Makefile
|
deploy:
|
||
|
npm run build -- --base=/wall/
|
||
|
rsync -av --delete dist/ mhellka@live.gwdg.de:/opt/live/edge/htdocs/wall/
|