1
0
Fork 0
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:
Bumsik Kim 2018-05-21 18:22:16 -04:00
parent 57b4094ec7
commit 395df777d1
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6

View file

@ -1,4 +1,4 @@
#!/bin/sh
# Script to run virtscreen locally
# This is not intended to be included in the distributed package
python virtscreen/virtscreen.py
virtscreen/virtscreen.py