mirror of https://github.com/CIRCL/AIL-framework
add bash python 2 to 3
parent
ae8f575879
commit
a42181a709
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo rm AILENV
|
||||
sudo mv indexdir old_indexdir_python2
|
||||
|
||||
./installing_deps.sh
|
Loading…
Reference in New Issue