5 lines
74 B
Python
5 lines
74 B
Python
#!/usr/bin/env python3.6
|
|
|
|
import argparse
|
|
import bdisk.confgen as confgen
|