Cleaning up

This commit is contained in:
Zachary Klosko 2020-05-19 11:27:24 -04:00
parent 6540a34a9b
commit 69f06a6d6f
3 changed files with 19 additions and 118 deletions

View file

@ -5,4 +5,4 @@ apt-get update > /dev/null
echo "Ensuring Pip is installed."
DEBIAN_FRONTEND=noninteractive apt-get install -y -qq python3-pip > /dev/null
echo "Ensuring Mkdocs is installed."
pip3 install mkdocs
pip3 install mkdocs