diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2019-10-18 14:18:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-18 14:18:48 +0200 |
commit | 9aba9e61f73c5e77b03620de9159caae75c3e6e2 (patch) | |
tree | 19142fbffd36781ea011d386e1977ba6c6411c6c /scripts | |
parent | e40f2056f0d21779ea4ea72e947a812469e49be9 (diff) | |
parent | 3f70b2d2f4a3a2fb50be4b8c395d9d09b0853f1a (diff) | |
download | meta-updater-9aba9e61f73c5e77b03620de9159caae75c3e6e2.tar.gz |
Merge pull request #612 from advancedtelematic/fix/603/arch-deps
Fix/603/arch deps
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/find_aktualizr_dependencies.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/find_aktualizr_dependencies.sh b/scripts/find_aktualizr_dependencies.sh index 493df80..fcb2f97 100755 --- a/scripts/find_aktualizr_dependencies.sh +++ b/scripts/find_aktualizr_dependencies.sh | |||
@@ -13,7 +13,6 @@ ${parentdir}/find_dependencies.py aktualizr | |||
13 | ${parentdir}/find_dependencies.py aktualizr-shared-prov | 13 | ${parentdir}/find_dependencies.py aktualizr-shared-prov |
14 | ${parentdir}/find_dependencies.py aktualizr-shared-prov-creds | 14 | ${parentdir}/find_dependencies.py aktualizr-shared-prov-creds |
15 | ${parentdir}/find_dependencies.py aktualizr-device-prov | 15 | ${parentdir}/find_dependencies.py aktualizr-device-prov |
16 | ${parentdir}/find_dependencies.py aktualizr-device-prov-creds | ||
17 | ${parentdir}/find_dependencies.py aktualizr-device-prov-hsm | 16 | ${parentdir}/find_dependencies.py aktualizr-device-prov-hsm |
18 | ${parentdir}/find_dependencies.py aktualizr-auto-reboot | 17 | ${parentdir}/find_dependencies.py aktualizr-auto-reboot |
19 | ${parentdir}/find_dependencies.py aktualizr-disable-send-ip | 18 | ${parentdir}/find_dependencies.py aktualizr-disable-send-ip |