CI: Automated build push

This commit is contained in:
github-actions[bot] 2022-03-21 01:32:34 +00:00
parent dd9eb50f7b
commit eddc2cd0fa
7 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Functions

4
REFERENCE-1-setup.md Normal file
View File

@ -0,0 +1,4 @@
# Functions

4
REFERENCE-2-user.md Normal file
View File

@ -0,0 +1,4 @@
# Functions

View File

@ -0,0 +1,4 @@
# Functions

4
REFERENCE-archtitus.md Normal file
View File

@ -0,0 +1,4 @@
# Functions

4
REFERENCE-startup.md Normal file
View File

@ -0,0 +1,4 @@
# Functions

8
REFERENCE.md Normal file
View File

@ -0,0 +1,8 @@
# Reference
**Library Files**
* [scripts/startup.sh](REFERENCE-startup.md)
* [scripts/0-preinstall.sh](REFERENCE-0-preinstall.md)
* [archtitus.sh](REFERENCE-archtitus.md)
* [scripts/1-setup.sh](REFERENCE-1-setup.md)
* [scripts/3-post-setup.sh](REFERENCE-3-post-setup.md)
* [scripts/2-user.sh](REFERENCE-2-user.md)