mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +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:
|
||||
|
||||
$ sudo apt-get install libjs-jquery libjs-modernizr \
|
||||
libjs-bootstrap make pandoc python3 python3-cherrypy3 \
|
||||
python3-coverage python3-dbus python3-django python3-bootstrapform \
|
||||
python3-gi python3-networkmanager python3-setuptools python3-yaml \
|
||||
gir1.2-packagekitglib-1.0
|
||||
$ sudo apt-get install libjs-jquery libjs-modernizr libjs-bootstrap \
|
||||
make pandoc python3 python3-cherrypy3 python3-coverage \
|
||||
python3-django python3-bootstrapform python3-gi \
|
||||
python3-setuptools python3-yaml gir1.2-packagekitglib-1.0
|
||||
|
||||
2. Install Plinth:
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
plinth.modules.networks
|
||||
Loading…
x
Reference in New Issue
Block a user