mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 03:58:35 +08:00
修改启动shell文案
This commit is contained in:
@@ -79,7 +79,7 @@ endSecond=$(date --date="$endTime" +%s);
|
|||||||
|
|
||||||
total=$((endSecond-startSecond))
|
total=$((endSecond-startSecond))
|
||||||
# shellcheck disable=SC2027
|
# shellcheck disable=SC2027
|
||||||
echo "本次运行时间: "$total"s"
|
echo "本次启动耗时: "$total"s"
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
echo "当前时间:"$endTime
|
echo "当前时间:"$endTime
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user