Merge pull request #250 from candrapersada/candrapersada-tartube_portable
Shell script to start Tartube Portable on Linux
This commit is contained in:
commit
fcd10e4933
@ -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**
|
||||||
|
|
||||||
**pacman -S mingw-w64-x86_64-python3-pip**
|
**pacman -S mingw-w64-x86_64-python-pip**
|
||||||
|
|
||||||
**pacman -S mingw-w64-x86_64-python3-gobject**
|
**pacman -S mingw-w64-x86_64-python3-gobject**
|
||||||
|
|
||||||
|
3
tartube_portable.sh
Normal file
3
tartube_portable.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# Shell script to start Tartube Portable on Linux
|
||||||
|
python3 tartube/tartube
|
Loading…
x
Reference in New Issue
Block a user