This commit is contained in:
2026-01-15 19:07:12 -05:00
parent e9277e9a20
commit 980ebe8315

View File

@@ -38,7 +38,7 @@ sync_one() {
post_process() {
echo "==> Post-processing bundled extensions"
local inx="$EXT_DIR/boxbot3000/botbox.inx"
local inx="$EXT_DIR/botbox3000/botbox.inx"
if [[ ! -f "$inx" ]]; then
echo "ERROR: expected file not found: $inx"
exit 1