feature test
Some checks failed
Build packages / discover (push) Failing after 2m6s
Build packages / build (push) Has been skipped

This commit is contained in:
paltovkone
2026-03-07 18:32:45 +04:00
commit e922074ba0
10 changed files with 216 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
systemctl stop v2ray || true
systemctl disable v2ray || true