mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
readme: make prebuilt work brutally
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
'''
|
||||
Download the latest release from GitHub:
|
||||
https://stackoverflow.com/questions/24987542/is-there-a-link-to-github-for-downloading-a-file-in-the-latest-release-of-a-repo/50540591#50540591
|
||||
'''
|
||||
|
||||
import json
|
||||
import urllib.request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user