1
0

Set upload as a phony target

This commit is contained in:
Ryan Fox 2020-07-13 07:49:21 +00:00
parent 891d5e3f6d
commit d8b87b6fbd
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -39,7 +39,7 @@ dist/music:
dist:
mkdir dist
.PHONY: clean
.PHONY: clean upload
upload: dist
lftp -c "set ftp:list-options -a;\