mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-05 16:12:20 +00:00
8 lines
277 B
Makefile
8 lines
277 B
Makefile
|
|
||
|
help:
|
||
|
@echo To update this package, type: make update
|
||
|
|
||
|
update:
|
||
|
wget -O LICENSE.txt https://raw.githubusercontent.com/rasa/HumanizeDuration.js/main/LICENSE.txt
|
||
|
wget -O humanize-duration.js https://raw.githubusercontent.com/rasa/HumanizeDuration.js/main/humanize-duration.js
|