mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
5 lines
75 B
Python
5 lines
75 B
Python
|
#!/usr/bin/env python
|
||
|
|
||
|
import gmv.gmv_cmd as runner
|
||
|
runner.bootstrap_run()
|