mirror of
https://git.yylx.win/https://github.com/osoobe/freescout-api-extender.git
synced 2025-10-03 18:21:38 +08:00
3 lines
138 B
Bash
3 lines
138 B
Bash
#!/usr/bin/env sh
|
|
# rm ApiExtender-*.zip
|
|
# zip -r ApiExtender-1.0.1.zip ApiExtender -x "*.DS_Store" -x ".git*" -x ".idea*" -x "*.gitkeep"
|