Explorar el Código

并添加 dashu 函数

tianyun hace 1 año
padre
commit
a72206137a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      sh_config.sh

+ 3 - 0
sh_config.sh

@@ -330,6 +330,9 @@ memo() {
 todo(){
   memo "#todo $*"
 }
+dashu(){
+  memo "#大树 $*"
+}
 
 function upload_file() {
     file_path=$1