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 …
Forum archive tag
1 matching page
Forum archive
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 …