ddnet/scripts/compile_libs
Robert Müller 60733bc033 Remove redundant check for existing directory with mkdir -p
The `mkdir -p` command is already idempotent so separately checking whether the directory exists is not necessary.
2024-05-23 20:43:30 +02:00
..
cmake_lib_compile.sh Use shfmt as formatter for shell scripts 2024-05-23 08:05:00 +08:00
gen_libs.sh Remove redundant check for existing directory with mkdir -p 2024-05-23 20:43:30 +02:00
make_lib_openssl.sh Use shfmt as formatter for shell scripts 2024-05-23 08:05:00 +08:00
make_lib_opusfile.sh Use shfmt as formatter for shell scripts 2024-05-23 08:05:00 +08:00
make_lib_sqlite3.sh Use shfmt as formatter for shell scripts 2024-05-23 08:05:00 +08:00