chore: update tools/fs_rm.sh

This commit is contained in:
sigoden
2024-08-03 00:07:46 +00:00
parent d66d8938f1
commit 556713a18c
-1
View File
@@ -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() {