fix apt install without update in deb build

This commit is contained in:
Nick Sweeting 2021-01-12 12:51:18 +02:00
parent 40ce95a9e4
commit b5ce5b35a8
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