automated terminal push

This commit is contained in:
Software Shinobi
2025-03-14 16:35:47 -04:00
parent 9b8ad2526b
commit d74e8eb7cd
57 changed files with 51 additions and 10 deletions

15
landing/provision.bash Executable file
View File

@@ -0,0 +1,15 @@
#!/bin/bash
set -e
set -x
##
apt update
##
apt install pip -y
pip install mkdocs-material