mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Update EasyBot to the official miuxue/easybot image and separate bridge, web, and HTTP endpoint ports. Update GoTab to the available doxwant/gotab:1.6.1.6 tag, pin DBX to t8y2/dbx:0.5.36, and fix ESPHome environment variable names for the current official image. Related source PRs: #3306, #3457, #3945, #3534.
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
mkdir -p ./data
|