1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-09 16:17:10 +02:00

fix apt install without update in deb build

This commit is contained in:
Nick Sweeting
2021-01-12 12:51:18 +02:00
parent 9e1bf844cf
commit d6854a29ee
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,6 @@ fi
cd "$REPO_DIR"
echo "[*] Fetching latest docs version"
cd "$REPO_DIR/docs"
git pull