diff --git a/REVHubInterface.sh b/REVHubInterface.sh index 412364b..d775f10 100755 --- a/REVHubInterface.sh +++ b/REVHubInterface.sh @@ -1,2 +1,2 @@ #!/usr/bin/sh -flatpak-spawn --host pkexec flatpak run --command="python3 -m REVHubInterface" org.unofficialrevport.REVHubInterface \ No newline at end of file +python3 -m REVHubInterface \ No newline at end of file