mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 16:44:26 -04:00
add note about checking for deps
This commit is contained in:
parent
bfa66fdddb
commit
28bc8f1777
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ source "$REPO_DIR/.venv/bin/activate"
|
||||||
cd "$REPO_DIR/brew_dist"
|
cd "$REPO_DIR/brew_dist"
|
||||||
|
|
||||||
|
|
||||||
|
# make sure archivebox.rb is up-to-date with the dependencies
|
||||||
|
|
||||||
echo "[+] Building bottle"
|
echo "[+] Building bottle"
|
||||||
brew install --build-bottle ./archivebox.rb
|
brew install --build-bottle ./archivebox.rb
|
||||||
brew bottle archivebox
|
brew bottle archivebox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue