|
@@ -9,12 +9,9 @@ description: |
|
|
The following tools are included:
|
|
The following tools are included:
|
|
- cURL
|
|
- cURL
|
|
|
|
|
|
-grade: devel # must be 'stable' to release into candidate/stable channels
|
|
|
|
-confinement: devmode # use 'strict' once you have the right plugs and slots
|
|
|
|
-
|
|
|
|
-apps:
|
|
|
|
- curl:
|
|
|
|
- command: bin/curl
|
|
|
|
|
|
+ (More to come, and feel free to come up with suggestions!)
|
|
|
|
+grade: devel
|
|
|
|
+confinement: strict
|
|
|
|
|
|
slots:
|
|
slots:
|
|
bin:
|
|
bin:
|
|
@@ -23,6 +20,9 @@ slots:
|
|
source:
|
|
source:
|
|
read:
|
|
read:
|
|
- $SNAP/bin
|
|
- $SNAP/bin
|
|
|
|
+ - $SNAP/etc
|
|
|
|
+ - $SNAP/lib
|
|
|
|
+ - $SNAP/usr
|
|
|
|
|
|
parts:
|
|
parts:
|
|
home-assistant-toolbox:
|
|
home-assistant-toolbox:
|