Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Jun 26, 2022
1 parent 9da13d6 commit cfcf073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ In order to deploy FreeBSD servers with Foreman, the following requirements must
Use `build.sh` to create your own images or to include a modified version of `rc.local`. The script must be run as root (on a FreeBSD server).

```
# git clone git@github.com:fraenki/foreman-freebsd.git
# cd foreman-freebsd
# ./build.sh
# git clone https://github.com/fraenki/freebsd-foreman.git
# cd freebsd-foreman
# ./build.sh -r 13.1
```

## Acknowledgement
Expand Down

0 comments on commit cfcf073

Please sign in to comment.