summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"