From 7595ad8a506a8f4cb01765cdaa37af65e76075a6 Mon Sep 17 00:00:00 2001 From: paltovkone Date: Sat, 7 Mar 2026 20:57:46 +0400 Subject: [PATCH] feature test --- v2ray/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2ray/Makefile b/v2ray/Makefile index 825f624..341ff77 100644 --- a/v2ray/Makefile +++ b/v2ray/Makefile @@ -43,4 +43,4 @@ publish: clean: @rm -rf $(DISTDIR) *.deb -.PHONY: all fetch build publish clean \ No newline at end of file +.PHONY: all fetch build publish clean