feature test

This commit is contained in:
paltovkone
2026-03-09 21:49:02 +04:00
parent d525feb6d0
commit 76162f62af
5 changed files with 104 additions and 66 deletions

3
v2ray/scripts/publish.sh Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
set -euo pipefail
echo "publish: $PACKAGE v$VERSION"