AIL-framework/python3_upgrade.sh

7 lines
92 B
Bash
Raw Normal View History

2018-05-03 16:41:28 +02:00
#!/bin/bash
2018-05-03 16:49:29 +02:00
sudo rm -rf AILENV
2018-05-03 16:41:28 +02:00
sudo mv indexdir old_indexdir_python2
./installing_deps.sh