update path
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||||
|
PROJECT_ROOT="$(dirname "$(dirname "$SCRIPT_DIR")")"
|
||||||
|
|
||||||
|
cd "$PROJECT_ROOT"
|
||||||
|
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
conda init
|
conda init
|
||||||
conda activate lang
|
conda activate lang
|
||||||
|
|||||||
Reference in New Issue
Block a user