Now works with Fedora
This commit is contained in:
5
install/app_turtle.sh
Normal file
5
install/app_turtle.sh
Normal file
@ -0,0 +1,5 @@
|
||||
git clone https://gitlab.gnome.org/philippun1/turtle ../packages/turtle/
|
||||
cd ../packages/turtle/
|
||||
python install.py install --user
|
||||
pip3 install . --user
|
||||
nautilus -q nautilus --no-desktop
|
Reference in New Issue
Block a user