add bash python 2 to 3

This commit is contained in:
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

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