Artifact 92c5183668c1cdbaa0d6a76bfbc106df1dc86c647ec497696290f9e6709e939a:
- Executable file clean.sh — part of check-in [34059b4bf6] at 2019-08-21 23:35:09 on branch trunk — replace `.` with `source` in shell scripts for compatibility; change `sh` shebangs to use bash instead (user: lexi, size: 147) [annotate] [blame] [check-ins using]
#!/usr/bin/env bash to=${to:-out} gen=${gen:-gen} source global/common.sh say "cleaning libk build artifacts" report rm -r $to report rm -r $gen