mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 00:00:59 +00:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
mkdir -p ./data
|