1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-19 04:41:48 +02:00

add note about checking for deps

This commit is contained in:
Nick Sweeting
2020-11-28 04:11:10 -05:00
parent bfa66fdddb
commit 28bc8f1777

View File

@@ -16,6 +16,8 @@ source "$REPO_DIR/.venv/bin/activate"
cd "$REPO_DIR/brew_dist"
# make sure archivebox.rb is up-to-date with the dependencies
echo "[+] Building bottle"
brew install --build-bottle ./archivebox.rb
brew bottle archivebox