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

9 lines
175 B
Plaintext
Raw Normal View History

#!/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