automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good

This commit is contained in:
2025-06-05 19:18:37 -04:00
parent 9b54eae456
commit c718fb3fa9
38 changed files with 49 additions and 51 deletions

21
landing/provision.bash Executable file
View File

@@ -0,0 +1,21 @@
#!/bin/bash
##
reset;
clear;
##
set -e;
set -x;
##
pip install mkdocs-blog-plugin
pip install mkdocs-material
pip install mkdocs-bootswatch