10000 better look · home-coder/yun-update-source@35d7713 · GitHub
[go: up one dir, main page]

Skip to content

Commit 35d7713

Browse files
committed
better look
1 parent 0424dbd commit 35d7713

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

common.sh

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ function load_local_config()
5656
config_register_path
5757
}
5858

59+
#
60+
#
61+
#TODO
62+
#
5963
function call_version_manager()
6064
{
6165
debug_func "call_version_manager, $1"
@@ -116,6 +120,6 @@ function common_main()
116120
wind_up_work
117121
}
118122

119-
debug_func "Start ..."
123+
debug_func "Start ..........................................................."
120124
common_main $1
121-
debug_func "End=$? ..."
125+
debug_func "End=$? .........................................................."

0 commit comments

Comments
 (0)
0