This commit is contained in:
Teddysun 2016-11-05 11:31:19 +09:00
parent c42eef7f3d
commit 4e556a0a44
2 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,7 @@ pre_install(){
fi
elif [ ${status} -eq 2 ]; then
print_info
get_latest_version
echo "Latest version: ${shadowsocks_libev_ver}"
echo
fi

View File

@ -189,6 +189,7 @@ pre_install(){
fi
elif [ ${status} -eq 2 ]; then
print_info
get_latest_version
echo "Latest version: ${shadowsocks_libev_ver}"
echo
fi