cc
This commit is contained in:
@@ -346,8 +346,6 @@ cleanup() {
|
||||
if [[ "$(dirs -p | wc -l)" -gt 1 ]]; then
|
||||
popd >/dev/null || true
|
||||
fi
|
||||
post_update_to_api "done" "none"
|
||||
[[ -n "${TEMP_DIR:-}" && -d "$TEMP_DIR" ]] && rm -rf "$TEMP_DIR"
|
||||
}
|
||||
|
||||
check_root() {
|
||||
|
||||
Reference in New Issue
Block a user