Update README
Some checks failed
sourcezap / shellcheck (push) Has been cancelled

This commit is contained in:
0x1eef 2024-07-20 14:42:39 -03:00
parent 5636337e80
commit 60a363e135

View file

@ -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>