From 556713a18ce738785ac9188db7089dd70a326c12 Mon Sep 17 00:00:00 2001 From: sigoden Date: Sat, 3 Aug 2024 00:07:46 +0000 Subject: chore: update tools/fs_rm.sh --- tools/fs_rm.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/fs_rm.sh') diff --git a/tools/fs_rm.sh b/tools/fs_rm.sh index c07c17d..89e9f95 100755 --- a/tools/fs_rm.sh +++ b/tools/fs_rm.sh @@ -3,7 +3,6 @@ set -e # @describe Remove the file or directory at the specified path. -# @env FS_BASE_DIR=. The base dir # @option --path! The path of the file or directory to remove main() { -- cgit v1.2.3