mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-22 07:37:40 +00:00
chore: Update core/commands.inc.sh
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
This commit is contained in:
parent
4c206e50a7
commit
2fa8a09672
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ do_clean() {
|
|||
# but we try not to use git commands in build scripts, to maintain clear
|
||||
# responsibility
|
||||
rm -rf \
|
||||
"$THIS_SCRIPT_PATH/subprojects/packagecache" \
|
||||
"$THIS_SCRIPT_PATH/subprojects/icu" \
|
||||
"$THIS_SCRIPT_PATH/subprojects/*.tgz" \
|
||||
"$THIS_SCRIPT_PATH/subprojects/*.zip"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue