more help
This commit is contained in:
@@ -211,6 +211,7 @@ def csv_write(screader,fileout):
|
|||||||
|
|
||||||
if not which('sc'):
|
if not which('sc'):
|
||||||
print('You don\'t seem to have "sc" installed!')
|
print('You don\'t seem to have "sc" installed!')
|
||||||
|
print('sudo apt-get install sc')
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
opts=setup_options()
|
opts=setup_options()
|
||||||
|
|||||||
Reference in New Issue
Block a user