first commit

This commit is contained in:
iProbe 2022-10-18 16:59:37 +08:00
commit ba848e218d
1001 changed files with 152333 additions and 0 deletions

View file

@ -0,0 +1,5 @@
```bash
# token需要生成
# files后面跟文件的路径%2F为/
curl -o wep.war --header "PRIVATE-TOKEN: [token-id]" "http://[gitlabxxxx]/api/v4/projects/[project-id]/repository/files/[wep%2F20220216%2Fwep.war]/raw?ref=master"
```