parent
e13563622f
commit
7cfd0247f0
2 changed files with 16 additions and 4 deletions
|
@ -31,4 +31,5 @@ def install_commands(path):
|
|||
'clone-branch',
|
||||
'list-environment',
|
||||
]:
|
||||
print(command)
|
||||
os.symlink(path, os.path.join(user, f'{COMMANDS_PREFIX}{command}'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue