1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-16 11:35:59 +02:00

more workflows

This commit is contained in:
Nick Sweeting
2020-11-28 05:44:37 -05:00
parent 675df49320
commit 90141c064b
6 changed files with 126 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ IFS=$'\n'
REPO_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && cd .. && pwd )"
source "$REPO_DIR/.venv/bin/activate"
cd "$REPO_DIR/brew_dist"