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:
18
mkdocs.bash
18
mkdocs.bash
@@ -1 +1,17 @@
|
||||
pkill -9 mkdocs;mkdocs serve
|
||||
#!/bin/bash
|
||||
|
||||
##
|
||||
|
||||
reset
|
||||
|
||||
clear
|
||||
|
||||
##
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
##
|
||||
|
||||
mkdocs serve
|
||||
|
||||
Reference in New Issue
Block a user