Update Makefile
Build Clash / build (push) Successful in 34s

This commit is contained in:
2026-08-11 14:07:01 -07:00
parent ba98563785
commit f296b59642
+1 -1
View File
@@ -43,7 +43,7 @@ $(DEPLOY_OUTPUT): $(SRCS)
deploy-install: deploy-build
mkdir -m 0755 -p $(PREFIX)/bin $(PREFIX)/lib
cp -R bin $(PREFIX)/lib/clash
ln -s ../lib/clash/clash $(PREFIX)/bin/clash
ln -sf ../lib/clash/clash $(PREFIX)/bin/clash
clean:
rm -f clash clash.md clash.1