dfm: menu rework, docs. codestyle fixes.

This commit is contained in:
2023-04-14 10:10:32 +03:00
parent 7b63afd4f5
commit c1287c4ea8
5 changed files with 42 additions and 27 deletions

View File

@@ -11,4 +11,3 @@ dir="$1"
if [ ! -d "$dir" ]; then
mkdir -p "$dir" && exit 0
fi