First Commmit
This commit is contained in:
7
release/local/enable.sh
Normal file
7
release/local/enable.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e -o pipefail
|
||||
|
||||
sudo systemctl enable sing-box
|
||||
sudo systemctl start sing-box
|
||||
sudo journalctl -u sing-box --output cat -f
|
||||
Reference in New Issue
Block a user