5 lines
77 B
Python
Executable file
5 lines
77 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
import fake_external
|
|
|
|
fake_external.execute(__file__)
|