mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
rename abxpkg
This commit is contained in:
parent
2cc5a11662
commit
f1287510ff
@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd)"
|
||||
SCRIPT_REPO_ROOT="$(cd -- "$SCRIPT_DIR/.." && pwd)"
|
||||
GITHUB_BASE="${GITHUB_BASE:-https://github.com/ArchiveBox}"
|
||||
MONOREPO_REMOTE="${MONOREPO_REMOTE:-$GITHUB_BASE/monorepo.git}"
|
||||
REPO_NAMES=(abxbus abx-pkg abx-plugins abx-dl archivebox)
|
||||
REPO_NAMES=(abxbus abxpkg abx-plugins abx-dl archivebox)
|
||||
|
||||
is_member_repo() {
|
||||
local repo_root="$1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user