Загрузка данных


sudo apt update && sudo apt install -y dkms git build-essential
PART1="https://github.com"
PART2="/pobrn/tungstenf-driver.git"
git clone "$PART1$PART2"
cd tungstenf-driver
sudo ./dkms-install.sh