8c825f7c84
Start following the GitFLow
6 lines
163 B
Makefile
6 lines
163 B
Makefile
upload_static:
|
|
rclone copy -P static badhouseplants-minio:/badhouseplants-static
|
|
|
|
get_static:
|
|
rclone copy -P badhouseplants-public:/badhouseplants-static static
|