mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Fix path: syntax in .tools-version
This commit is contained in:
parent
ec866a1bb1
commit
78d516d063
@ -36,8 +36,6 @@ else
|
||||
fi
|
||||
|
||||
|
||||
install_path=$(get_install_path $plugin_name $install_type $version)
|
||||
|
||||
if [ ! -d $install_path ]; then
|
||||
echo "$plugin_name $full_version not installed"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user