menuconfig
This commit is contained in:
parent
76432f7c19
commit
590ac1a45c
|
@ -28,7 +28,7 @@ git clone https://github.com/bashrc/freedombone
|
|||
cd freedombone
|
||||
git checkout stretch
|
||||
make install
|
||||
freedombone menuonfig (or freedombone menuconfig-onion)
|
||||
freedombone menuconfig (or freedombone menuconfig-onion)
|
||||
#+END_SRC
|
||||
|
||||
The installation process will then begin. Depending upon the hardware you're installing onto and your internet connection speed it may take quite a while to install.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2018-01-23 Tue 19:31 -->
|
||||
<!-- 2018-01-23 Tue 19:33 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>‎</title>
|
||||
|
@ -264,7 +264,7 @@ git clone https://github.com/bashrc/freedombone
|
|||
<span class="org-builtin">cd</span> freedombone
|
||||
git checkout stretch
|
||||
make install
|
||||
freedombone menuonfig (or freedombone menuconfig-onion)
|
||||
freedombone menuconfig (or freedombone menuconfig-onion)
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue