mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
3 lines
40 B
Python
Executable file
3 lines
40 B
Python
Executable file
#!/usr/bin/python
|
|
import cgi
|
|
cgi.test()
|