mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:04:42 +00:00
chore: auto format code
This commit is contained in:
@@ -956,7 +956,7 @@ find_app_receipt_files() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Normalize path (remove duplicate slashes)
|
# Normalize path (remove duplicate slashes)
|
||||||
clean_path=$(tr -s "/" <<<"$clean_path")
|
clean_path=$(tr -s "/" <<< "$clean_path")
|
||||||
|
|
||||||
# ------------------------------------------------------------------------
|
# ------------------------------------------------------------------------
|
||||||
# Safety check: restrict removal to trusted paths
|
# Safety check: restrict removal to trusted paths
|
||||||
|
|||||||
Reference in New Issue
Block a user