소스 검색

feat: update erp script

2637309949 4 년 전
부모
커밋
483e3df414
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      start.sh

+ 4 - 0
start.sh

@@ -10,3 +10,7 @@ goctl model mysql ddl -c -src model/i2bill_acquirer_student.sql -dir model
 
 ### RUN API GATEWAY
 go run i2bill.go -f etc/i2bill-api.yaml
+
+
+#### update erp script
+go get -u git.i2edu.net/i2/i2-bill-erp@"$(git ls-remote https://git.i2edu.net/i2/i2-bill-erp refs/heads/master --heads | cut -f 1)"