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