Fixes description in pre-install script
This commit is contained in:
parent
53de94b339
commit
2f458df6b1
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
# @file Pre-Install Routine
|
||||||
|
# @brief Runs various scripts that can be safely run early in the bootstrapping process
|
||||||
|
|
||||||
{{ includeTemplate "universal/profile" }}
|
{{ includeTemplate "universal/profile" }}
|
||||||
{{ includeTemplate "universal/logg" }}
|
{{ includeTemplate "universal/logg" }}
|
||||||
|
|
Loading…
Reference in a new issue