add bash python 2 to 3

pull/201/head
Terrtia 2018-05-03 16:41:28 +02:00
parent ae8f575879
commit a42181a709
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 6 additions and 0 deletions

6
python3_upgrade.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
sudo rm AILENV
sudo mv indexdir old_indexdir_python2
./installing_deps.sh