Forum archive

TKLDEV (example needed)

from: https://github.com/turnkeylinux-apps/tkldev/blob/master/docs/setup.rst ARCH=$(dpkg --print-architecture) CODENAME=$(lsb_release -s -c) In the above Code I am trying to …