Files
databases.softwareshinobi.com/landing/provision.bash
Software Shinobi c718fb3fa9
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good
automated terminal push
2025-06-05 19:18:37 -04:00

22 lines
150 B
Bash
Executable File

#!/bin/bash
##
reset;
clear;
##
set -e;
set -x;
##
pip install mkdocs-blog-plugin
pip install mkdocs-material
pip install mkdocs-bootswatch