Merge pull request from candrapersada/candrapersada-tartube_portable

Shell script to start Tartube Portable on Linux
This commit is contained in:
A S Lewis 2021-02-16 15:32:50 +00:00 committed by GitHub
commit fcd10e4933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

@ -141,7 +141,7 @@ If you want to perform a manual installation, you can follow this procedure, whi
**pacman -S mingw-w64-x86_64-python3**
**pacman -S mingw-w64-x86_64-python3-pip**
**pacman -S mingw-w64-x86_64-python-pip**
**pacman -S mingw-w64-x86_64-python3-gobject**

3
tartube_portable.sh Normal file

@ -0,0 +1,3 @@
#!/bin/bash
# Shell script to start Tartube Portable on Linux
python3 tartube/tartube