Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuuzaki42 committed Dec 19, 2023
1 parent e189570 commit 7cb1918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PWD:=$(shell pwd)

$(shell wget https://raw.githubusercontent.com/ryuuzaki42/MasterPDFEditor_AppImage/master/README.md)
$(shell wget https://raw.githubusercontent.com/ryuuzaki42/MasterPDFEditor_AppImage_4/master/README.md)
VERSION := $(shell grep -o "MasterPDFEditor:.*" README.md | cut -d ' ' -f2)

.PHONY: all
Expand Down

0 comments on commit 7cb1918

Please sign in to comment.