diff --git a/scripts/bundle.sh b/scripts/bundle.sh index 4c16a9a..2aaa326 100755 --- a/scripts/bundle.sh +++ b/scripts/bundle.sh @@ -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