Fix windows loading
This commit is contained in:
parent
df32cb1991
commit
25214624c0
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Shell script to start Tartube on MS Windows, using the MSYS2 environment
|
# Shell script to start Tartube on MS Windows, using the MSYS2 environment
|
||||||
# provided by the Tartube installer
|
# provided by the Tartube installer
|
||||||
cd tartube
|
cd /home/user/tartube/
|
||||||
python3 tartube
|
python3 tartube
|
||||||
|
Loading…
x
Reference in New Issue
Block a user