automated terminal push
Some checks reported warnings
learn org at code.softwareshinobi.com/python.softwareshinobi.com/pipeline/head This commit was not built
Some checks reported warnings
learn org at code.softwareshinobi.com/python.softwareshinobi.com/pipeline/head This commit was not built
This commit is contained in:
15
provision.bash
Executable file
15
provision.bash
Executable file
@@ -0,0 +1,15 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
##
|
||||
|
||||
apt update
|
||||
|
||||
##
|
||||
|
||||
apt install pip -y
|
||||
|
||||
pip install mkdocs-material --break-system-packages
|
||||
Reference in New Issue
Block a user