diff --git a/install.py b/install.py index f639866..3a28caf 100644 --- a/install.py +++ b/install.py @@ -52,7 +52,6 @@ # Now you can use "$bashfile" as needed echo "The absolute path of the script is: $bashfile" selfdir=$(dirname "$bashfile") -selfdir=abs_path cd "$selfdir" echo "activate.sh change working directory to $(pwd)"