checking in some progress. config generator's almost done. kind of janky, but it works.
This commit is contained in:
4
bin/bdiskcfg.py
Normal file
4
bin/bdiskcfg.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3.6
|
||||
|
||||
import argparse
|
||||
import bdisk.confgen as confgen
|
||||
Reference in New Issue
Block a user