add missing snap file

This commit is contained in:
Boshi Lian 2018-12-28 06:26:43 +00:00
parent 35c9e15494
commit 6f57b6b7c9
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +0,0 @@
!GlobalState
assets:
build-packages: []
build-snaps: []

View file

@ -0,0 +1,7 @@
#!/bin/sh
set -e
bin=$SNAP/sshpiperd
key=$SNAP_COMMON/host_rsa_key
$bin genkey > $key