removing mkdocs scripts
This commit is contained in:
parent
5f20ced353
commit
fbb09a7f1e
2 changed files with 0 additions and 18 deletions
|
@ -1,8 +0,0 @@
|
|||
#! /bin/sh
|
||||
|
||||
echo "Updating Apt."
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue