mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 15:37:47 +01:00
commit
6cf0e84d7a
1
Makefile
1
Makefile
@ -35,6 +35,7 @@ docs-serve:
|
|||||||
docs-deploy: docs
|
docs-deploy: docs
|
||||||
rsync --archive --compress --delete --stats book/ bezdomni:web/toot
|
rsync --archive --compress --delete --stats book/ bezdomni:web/toot
|
||||||
|
|
||||||
|
.PHONY: bundle
|
||||||
bundle:
|
bundle:
|
||||||
mkdir bundle
|
mkdir bundle
|
||||||
cp toot/__main__.py bundle
|
cp toot/__main__.py bundle
|
||||||
|
Loading…
Reference in New Issue
Block a user