mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
6 lines
92 B
Bash
Executable file
6 lines
92 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sudo rm -rf AILENV
|
|
sudo mv indexdir old_indexdir_python2
|
|
|
|
./installing_deps.sh
|