Skip to content

Commit

Permalink
Improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Jun 7, 2022
1 parent 776b2d3 commit 416c615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ ifeq (,$(findstring $(shell pwd),$(WINEPREFIX)))
endif

portmaster-start.exe:
echo Downloading portmaster-start.exe
curl --fail --user-agent GitHub -o portmaster-start.exe $(STARTURL)

portmaster-uninstaller.exe: wine-setup portmaster-installer.nsi install_summary.nsh install_finish.nsh
Expand Down

0 comments on commit 416c615

Please sign in to comment.