summaryrefslogtreecommitdiff
path: root/run/pkg.sh
diff options
context:
space:
mode:
authorAlex Humphreys <alex@advancedtelematic.com>2016-08-30 14:28:10 +0200
committerAlex Humphreys <alex@advancedtelematic.com>2016-08-30 14:28:10 +0200
commit0990af39f22c0796b05d89b559a013eeb867cbcb (patch)
tree76e73be3d2b8419027f61d7af2595609aa3626d7 /run/pkg.sh
parent37b683a6eaea2d3db55f1c3846879daaa22c5fd6 (diff)
downloadrvi_sota_client-0990af39f22c0796b05d89b559a013eeb867cbcb.tar.gz
Add system_info.sh to pkg
[PRO-1252]
Diffstat (limited to 'run/pkg.sh')
-rwxr-xr-xrun/pkg.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run/pkg.sh b/run/pkg.sh
index 9ceadd6..cb944ab 100755
--- a/run/pkg.sh
+++ b/run/pkg.sh
@@ -50,6 +50,7 @@ function make_pkg {
--package NAME-VERSION.TYPE \
${PKG_BUILD_OPTS} \
"${PACKAGE_DIR}/sota_client=/usr/bin/sota_client" \
+ "${PACKAGE_DIR}/system_info.sh=/usr/bin/system_info.sh" \
"${PACKAGE_DIR}/sota_certificates=/etc/sota_certificates" \
"${template}=/etc/sota.toml"