logic: Added "Empty Python" Sourcegroup to project setup

The respective release of the SourcetrailPythonIndexer project is automatically downloaded from GitHub when the setup script is executed.
This commit is contained in:
mlangkabel
2019-04-02 15:54:17 +02:00
parent 5d672fafc4
commit 045a3a4e50
34 changed files with 450 additions and 29 deletions
+2 -1
View File
@@ -24,7 +24,7 @@ fi
ROOT_DIR=$ROOT_DIR/..
# Enter masterproject directory
# Enter sourcetrail root directory
cd $ROOT_DIR/
if [ $PLATFORM == "Windows" ]; then
@@ -41,6 +41,7 @@ if [ $PLATFORM == "Windows" ]; then
fi
# Remove folders and contents
rm -rf bin/app/data/python
rm -rf java_indexer/bin
rm -rf build