try with apt

pull/65/head
TomasM 2019-01-29 11:23:33 +00:00
parent b137deed92
commit ca41faea5b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
apt-get update apt update
apt-get install --yes --no-install-recommends \ apt install --yes --no-install-recommends \
firmware-linux-free \ firmware-linux-free \
firmware-linux-nonfree \ firmware-linux-nonfree \
firmware-atheros \ firmware-atheros \