-1
每次啓動終端時,我都會收到此語法錯誤。啓動時出現終端Bash錯誤
-bash: /Users/Jake/.bash_profile: line 2: syntax error near unexpected token `then' -bash: /Users/Jake/.bash_profile: line 2: `alias mysql='/Applications/XAMPP/xamppfiles/bin/mysql'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi'
我該如何解決這個問題?