13 lines
401 B
Markdown
13 lines
401 B
Markdown
# init.sh developper's reference
|
|
|
|
## Getting started
|
|
This is a programmer reference. It's not intended to be a manual, be a reference
|
|
for all internal functions, so you can easily build your own modules. This
|
|
suppose you already read the [Readme file](../README.md). Creating modules
|
|
will also requires some good knowledge of Bash programming.
|
|
|
|
## The aaa_error.sh file
|
|
### Functions
|
|
#### check_root
|
|
|