automated terminal push
Some checks failed
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head There was a failure building this commit
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:
@@ -1 +1,17 @@
|
||||
reset;clear;mkdocs serve
|
||||
#!/bin/bash
|
||||
|
||||
##
|
||||
|
||||
reset
|
||||
|
||||
clear
|
||||
|
||||
##
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
##
|
||||
|
||||
mkdocs serve
|
||||
|
||||
Reference in New Issue
Block a user