Skip to content

Conversation

@bingohuang
Copy link

modify export the GOBOOK ENV: remove the $ in the below command:

export $GOBOOK=~/gobook  #假设代码在 ~/gobook 下

or it will report "bad assignment"

modify export the GOBOOK ENV:  remove the `$` before below:
```
export GOBOOK=~/gobook  #假设代码在 ~/gobook 下
```
or it will report "bad assignment"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant