mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -10,7 +10,7 @@ class Main(common.LkmcCliFunction):
|
||||
description='''\
|
||||
Run android AOSP on the AOSP pre-build emulator.
|
||||
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#android
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#android
|
||||
''',
|
||||
)
|
||||
self.add_argument('extra-emulator-args', default='', nargs='?')
|
||||
|
||||
Reference in New Issue
Block a user