mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
launch.sh: fixed python binary to system-wide
This commit is contained in:
parent
57b4094ec7
commit
395df777d1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Script to run virtscreen locally
|
# Script to run virtscreen locally
|
||||||
# This is not intended to be included in the distributed package
|
# This is not intended to be included in the distributed package
|
||||||
python virtscreen/virtscreen.py
|
virtscreen/virtscreen.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue