From 9bffb29e1b5690be42a71ee2a93ea92e6d9e7e38 Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:52:03 +0800 Subject: [PATCH] Update tools.sh --- functions/tools.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/tools.sh b/functions/tools.sh index d94651365..b4f664683 100644 --- a/functions/tools.sh +++ b/functions/tools.sh @@ -1,4 +1,5 @@ #!/bin/bash + # Tools.sh is a shell wrapper intended to store commonly used functions. # Function 'format' is called to standardize the format of a file.