mirror of
https://github.com/dynup/kpatch
synced 2024-12-25 23:02:02 +00:00
parent
e154296e0d
commit
403cf65b89
@ -78,7 +78,8 @@ cleanup() {
|
||||
}
|
||||
|
||||
clean_cache() {
|
||||
rm -rf "$SRCDIR" "$OBJDIR" "$OBJDIR2" "$VERSIONFILE"
|
||||
[[ -z $USERSRCDIR ]] && rm -rf "$SRCDIR"
|
||||
rm -rf "$OBJDIR" "$OBJDIR2" "$VERSIONFILE"
|
||||
mkdir -p "$OBJDIR"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user