mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
Add ssservice command to snapcraft.yaml (#2039)
This commit is contained in:
@@ -39,6 +39,11 @@ apps:
|
||||
install-mode: disable
|
||||
plugs: [network, network-bind, home]
|
||||
|
||||
ssservice:
|
||||
command: bin/ssservice
|
||||
plugs: [network, network-bind, network-control, home]
|
||||
aliases: [ssservice]
|
||||
|
||||
ssurl:
|
||||
command: bin/ssurl
|
||||
aliases: [ssurl]
|
||||
|
||||
Reference in New Issue
Block a user