We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5808060 commit ce5f4a1Copy full SHA for ce5f4a1
Makefile
@@ -3,7 +3,7 @@ LNCR_EXE=Amazon2.exe
3
4
DLR=curl
5
DLR_FLAGS=-L
6
-LNCR_URL=https://github.com/yuk7/wsldl/releases/download/21082800/Launcher.exe
+LNCR_URL=https://github.com/yuk7/wsldl/releases/download/21082800/wsldl.exe
7
8
all: $(OUT_ZIP)
9
@@ -50,4 +50,4 @@ clean:
50
-rm rootfs.tar.gz
51
-sudo rm -r rootfs
52
-rm base.tar
53
- -docker rmi amazonlinux:2.0.20210721.2
+ -docker rmi amazonlinux:2.0.20210721.2
0 commit comments