Update install

pull/461/head
RPICoder 3 years ago committed by GitHub
parent db7c2ec821
commit 6fe27d80cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ sudo mv /opt/$name/*/* /opt/$name/
rm $name.tar.gz
#Making file executable
sudo chmod +x /opt/$name/bin/$name.sh
sudo chmod +x /opt/$name/bin/pycharm.sh
#Implementing terminal fix
git clone https://github.com/JetBrains/pty4j.git ~/pty4j

Loading…
Cancel
Save