mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
improve the release procedure
This commit is contained in:
@@ -20,4 +20,4 @@ class Main(common.LkmcCliFunction):
|
||||
])
|
||||
|
||||
if __name__ == '__main__':
|
||||
Main().cli_exit()
|
||||
Main().cli()
|
||||
|
||||
Reference in New Issue
Block a user