Browse Source

230503-1130-Kim

EricKIm 1 year ago
parent
commit
953ea41005
2 changed files with 5 additions and 0 deletions
  1. 5 0
      local-xorm-rev-replace
  2. 0 0
      models/custom.yml-org

+ 5 - 0
local-xorm-rev-replace

@@ -0,0 +1,5 @@
+reverse -f models/custom.yml
+gsed -i 's/package\ models/package\ models_table/g' models/table/models.go
+
+# brew install gnu-sed  ## in macOS 13.2.1 replacing sed 
+# code alternatives for macOS or Linux later if neccessary

+ 0 - 0
models/custom.yml → models/custom.yml-org