cdist/cdist/conf/type/__dpkg_architecture/explorer/architecture

9 lines
175 B
Bash
Executable File

#!/bin/sh -e
# __dpkg_architecture/explorer/architecture
# Get the main architecture of this machine
# print or die in the gencode-remote
dpkg --print-architecture || true