Skip to content

Commit

Permalink
Update check_parked.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Mar 31, 2024
1 parent f59e02f commit 19f232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/check_parked.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ log_event() {
'{print time "," type "," $0 "," source}' >> "$DOMAIN_LOG"
}

# Function 'format_file' is a shell wrapper to standardize the format of a file.
# Function 'format_file' calls a shell wrapper to standardize the format of a file.
# $1: file to format
format_file() {
bash functions/tools.sh format "$1"
Expand Down

0 comments on commit 19f232e

Please sign in to comment.