Set upload as a phony target

This commit is contained in:
2020-07-13 07:49:21 +00:00
parent 891d5e3f6d
commit d8b87b6fbd
+1 -1
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;\