Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Modify entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Aug 27, 2020
1 parent 75b4baa commit a40aedc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions guiscrcpy/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""

from guiscrcpy.launcher import bootstrap
from guiscrcpy.cli import cli
cli()

print("Running guiscrcpy as a python module")
bootstrap()

0 comments on commit a40aedc

Please sign in to comment.