We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c42f93d + 855424c commit d66ce88Copy full SHA for d66ce88
staticDHCPd/README
@@ -1,3 +1,13 @@
1
+Ubuntu-server installation from this fork
2
+-----------------------------------------
3
+```
4
+ git clone https://github.com/mirusresearch/staticdhcpd.git
5
+ cd staticdhcpd
6
+ sudo apt-get install -y build-essential debhelper devscripts
7
+ ./makedebs.sh
8
+ sudo dpkg -i python-libpydhcpserver*.deb staticdhcpd*.deb
9
10
+
11
Thirty-second upgrade guide for people who hate using diff:
12
Install and go. Except in very rare cases, which will be documented here,
13
your old conf.py, extensions, and scripting logic will be
0 commit comments