mirror of
https://github.com/dataease/dataease.git
synced 2026-06-11 15:27:02 +08:00
refactor: 优化dectl version脚本
This commit is contained in:
@@ -196,8 +196,8 @@ function uninstall() {
|
||||
function version() {
|
||||
echo
|
||||
_get_current_version
|
||||
_get_latest_version
|
||||
echo "current version is $current_version"
|
||||
_get_latest_version
|
||||
echo "latest version is $latest_version"
|
||||
}
|
||||
function _clear_component_docker_images() {
|
||||
|
||||
Reference in New Issue
Block a user