mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
network: Disable networks module until python3-networkmanager is available
This commit is contained in:
parent
6326b9143c
commit
6a605f777c
9
INSTALL
9
INSTALL
@ -4,11 +4,10 @@
|
|||||||
|
|
||||||
On a Debian based system, run:
|
On a Debian based system, run:
|
||||||
|
|
||||||
$ sudo apt-get install libjs-jquery libjs-modernizr \
|
$ sudo apt-get install libjs-jquery libjs-modernizr libjs-bootstrap \
|
||||||
libjs-bootstrap make pandoc python3 python3-cherrypy3 \
|
make pandoc python3 python3-cherrypy3 python3-coverage \
|
||||||
python3-coverage python3-dbus python3-django python3-bootstrapform \
|
python3-django python3-bootstrapform python3-gi \
|
||||||
python3-gi python3-networkmanager python3-setuptools python3-yaml \
|
python3-setuptools python3-yaml gir1.2-packagekitglib-1.0
|
||||||
gir1.2-packagekitglib-1.0
|
|
||||||
|
|
||||||
2. Install Plinth:
|
2. Install Plinth:
|
||||||
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
plinth.modules.networks
|
|
||||||
Loading…
x
Reference in New Issue
Block a user