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