1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Update distro

This commit is contained in:
Christian Bremvåg 2020-01-05 01:58:45 +01:00 committed by GitHub
parent 151840c5db
commit 721953fa70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: c
compiler: gcc
sudo: required
dist: bionic
dist: eoan
before_install:
- export ALL_DEB=$(wget --quiet -O - ${KERNEL_URL}v${KVER}/ | grep -o 'href=".*"' | grep -m1 all | cut -d '"' -f 2)