diff --git a/package.json b/package.json index 6fb5d9478..fe93dbd7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@treehouses/cli", - "version": "1.25.61", + "version": "1.25.62", "remote": "4000", "description": "Thin command-line interface for Raspberry Pi low level configuration.", "main": "cli.sh", diff --git a/services/install-planet.sh b/services/install-planet.sh index 9ca9ca2cb..30925378c 100644 --- a/services/install-planet.sh +++ b/services/install-planet.sh @@ -71,6 +71,7 @@ function uses_env { function supported_arches { echo "armv7l" echo "armv6l" + echo "aarch64" } # add port(s)