Move snap specific script to snap directory
This commit is contained in:
parent
9b3cea950a
commit
fe2ad57077
|
@ -29,6 +29,6 @@ apps:
|
|||
command: utils/launch.sh
|
||||
plugs: [network, network-bind]
|
||||
novncsvc:
|
||||
command: utils/svc_wrapper.sh
|
||||
command: snap/local/svc_wrapper.sh
|
||||
daemon: forking
|
||||
plugs: [network, network-bind]
|
||||
|
|
Loading…
Reference in New Issue