automated terminal push
Some checks failed
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head There was a failure building this commit

This commit is contained in:
2025-06-05 19:53:20 -04:00
parent a6f5f339c3
commit e82ba688eb
3 changed files with 26 additions and 27 deletions

View File

@@ -1 +1,17 @@
reset;clear;mkdocs serve
#!/bin/bash
##
reset
clear
##
set -e
set -x
##
mkdocs serve

View File

@@ -1,7 +1,7 @@
docs_dir: docs
site_name: Shinobi Academy Linux
site_name: "Java Team Six: Linux"
theme:

View File

@@ -1,17 +0,0 @@
#!/bin/bash
##
reset
clear
##
set -e
set -x
##
mkdocs serve