add seweb and sehistory to bin/
This commit is contained in:
@ -465,7 +465,7 @@ def do_bin():
|
|||||||
chdir(home)
|
chdir(home)
|
||||||
if not exists('bin'):
|
if not exists('bin'):
|
||||||
do('mkdir -p bin')
|
do('mkdir -p bin')
|
||||||
pgms = ['frappy', 'sea']
|
pgms = ['frappy', 'sea', 'seweb', 'sehistory']
|
||||||
if nicosroot:
|
if nicosroot:
|
||||||
executable = f'{nicosenv}/bin/python3'
|
executable = f'{nicosenv}/bin/python3'
|
||||||
else:
|
else:
|
||||||
|
Reference in New Issue
Block a user