mirror of
https://gh.wpcy.net/https://github.com/osoobe/freescout-api-extender.git
synced 2026-07-15 08:20:51 +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"
|