Hi all,
I’m a newbie with Automox, so please bear with me if this is a simple question! I couldn’t find anything related to it here on in the docs.
I have a number of Ubuntu clients to support and I’m testing the bulk deployment method on a 20.04 system, however I keep running into the following error (access key removed):
jc@jc-vm:~$ curl -sS “https://console.automox.com/downloadInstaller?accesskey=xxxx” | sudo bash
Downloading file into /tmp/AwOskv.deb
Installing package…
dpkg-deb: error: ‘/tmp/AwOskv.deb’ is not a Debian format archive
dpkg: error processing archive /tmp/AwOskv.deb (–install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
/tmp/AwOskv.deb
Package installation failed
Would anyone have any pointers as to why this might be happening?
Thanks!