feature test
This commit is contained in:
3
v2ray/scripts/preremove.sh
Normal file
3
v2ray/scripts/preremove.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
systemctl stop v2ray || true
|
||||
systemctl disable v2ray || true
|
||||
Reference in New Issue
Block a user