We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a330fd commit 31412a5Copy full SHA for 31412a5
Makefile
@@ -18,6 +18,6 @@ else
18
endif
19
cat header.sh ./Serendipity/target/Serendipity-Test.jar > $(EXE)
20
chmod +x $(EXE)
21
-
+ cp ./Serendipity/target/Serendipity-Test.jar Serendipity.jar
22
net:
23
wget -O $(EMBEDDED_NET_LOCATION) https://github.com/xu-shawn/Serendipity-Networks/raw/main/$(NET_NAME)
0 commit comments