mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo
Spotted by: juli
This commit is contained in:
parent
68d566e62e
commit
bfe3989e73
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Next, install ports and sources:
|
|||
And we should be ready to try a shot:
|
||||
|
||||
cd /root
|
||||
cp /usr/src/tools/tools/sysbuild/sysbuild.sh
|
||||
cp /usr/src/tools/tools/sysbuild/sysbuild.sh .
|
||||
sh sysbuild.sh |& tee _.sb
|
||||
|
||||
If it succeeds, you should be able to:
|
||||
|
|
|
|||
Loading…
Reference in a new issue