1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 09:39:52 +02:00

add brew build script

This commit is contained in:
Nick Sweeting
2020-11-28 04:10:48 -05:00
parent bee1f3e263
commit bfa66fdddb
5 changed files with 26 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ cd "$REPO_DIR"
./bin/build_docs.sh
./bin/build_pip.sh
./bin/build_deb.sh
./bin/build_brew.sh
./bin/build_docker.sh
echo "[√] Done. Install the built package by running:"