This commit is contained in:
parent
5636337e80
commit
60a363e135
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ can be installed into `/usr/src/` by root.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### CLI: setup-sourcezap
|
#### CLI: setup-sourcezap
|
||||||
|
|
||||||
This command should be run after installing sourcezap for
|
This command should be run after installing sourcezap for
|
||||||
the first time:
|
the first time:
|
||||||
|
@ -17,7 +17,7 @@ the first time:
|
||||||
# This command requires root privileges
|
# This command requires root privileges
|
||||||
root@localhost# setup-sourcezap
|
root@localhost# setup-sourcezap
|
||||||
|
|
||||||
### CLI: sourcezap
|
#### CLI: sourcezap
|
||||||
|
|
||||||
# Clone the HardenedBSD source tree into /home/_sourcezap/src/
|
# Clone the HardenedBSD source tree into /home/_sourcezap/src/
|
||||||
# This command is delegated to the '_sourcezap' user
|
# This command is delegated to the '_sourcezap' user
|
||||||
|
@ -40,7 +40,7 @@ the first time:
|
||||||
root@localhost# sourcezap rm
|
root@localhost# sourcezap rm
|
||||||
|
|
||||||
|
|
||||||
### Environment
|
#### Environment
|
||||||
|
|
||||||
* __$SOURCEZAP\_CLONEURL__ <br>
|
* __$SOURCEZAP\_CLONEURL__ <br>
|
||||||
The URL of a git repository <br>
|
The URL of a git repository <br>
|
||||||
|
|
Loading…
Reference in a new issue