mirror of https://github.com/searx/searx
Deploying to gh-pages from @ 32e4eab336
🚀
This commit is contained in:
parent
166a26758f
commit
5f3200b1b9
|
@ -93,7 +93,7 @@ on build hosts (see <a class="reference internal" href="../utils/searx.sh.html#s
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-VWJ1bnR1IC8gZGViaWFu active docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H apt-get install -y <span class="se">\</span>
|
||||
virtualenv python3-dev python3-babel python3-venv <span class="se">\</span>
|
||||
python3-dev python3-babel python3-venv <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python3 <span class="se">\</span>
|
||||
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev <span class="se">\</span>
|
||||
shellcheck
|
||||
|
@ -102,7 +102,7 @@ on build hosts (see <a class="reference internal" href="../utils/searx.sh.html#s
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-QXJjaCBMaW51eA== docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H pacman -S --noconfirm <span class="se">\</span>
|
||||
python-virtualenv python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python <span class="se">\</span>
|
||||
git base-devel libxml2 <span class="se">\</span>
|
||||
shellcheck
|
||||
|
@ -111,7 +111,7 @@ on build hosts (see <a class="reference internal" href="../utils/searx.sh.html#s
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-RmVkb3JhIC8gUkhFTA== docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H dnf install -y <span class="se">\</span>
|
||||
virtualenv python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python3 <span class="se">\</span>
|
||||
git @development-tools libxml2 <span class="se">\</span>
|
||||
ShellCheck
|
||||
|
|
|
@ -89,7 +89,7 @@ universe repository.</p>
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-VWJ1bnR1IC8gZGViaWFu active docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H apt-get install -y <span class="se">\</span>
|
||||
virtualenv python3-dev python3-babel python3-venv <span class="se">\</span>
|
||||
python3-dev python3-babel python3-venv <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python3 <span class="se">\</span>
|
||||
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev <span class="se">\</span>
|
||||
shellcheck
|
||||
|
@ -98,7 +98,7 @@ universe repository.</p>
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-QXJjaCBMaW51eA== docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H pacman -S --noconfirm <span class="se">\</span>
|
||||
python-virtualenv python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python <span class="se">\</span>
|
||||
git base-devel libxml2 <span class="se">\</span>
|
||||
shellcheck
|
||||
|
@ -107,7 +107,7 @@ universe repository.</p>
|
|||
</div>
|
||||
<div class="ui bottom attached sphinx-tab tab segment sphinx-data-tab-RmVkb3JhIC8gUkhFTA== docutils container">
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ sudo -H dnf install -y <span class="se">\</span>
|
||||
virtualenv python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
python python-pip python-lxml python-babel <span class="se">\</span>
|
||||
uwsgi uwsgi-plugin-python3 <span class="se">\</span>
|
||||
git @development-tools libxml2 <span class="se">\</span>
|
||||
ShellCheck
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue