Initial
This commit is contained in:
3
packaging/assembly-player.in
Normal file
3
packaging/assembly-player.in
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Installed launcher for the Assembly Session Player.
|
||||
exec env PYTHONPATH="__PYTHONPATH__:${PYTHONPATH}" python3 -m assembly_player "$@"
|
||||
Reference in New Issue
Block a user