Skip to content

Commit d66ce88

Browse files
committed
Merge branch 'master' of github.com:mirusresearch/staticdhcpd
2 parents c42f93d + 855424c commit d66ce88

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

staticDHCPd/README

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
Thirty-second upgrade guide for people who hate using diff:
212
Install and go. Except in very rare cases, which will be documented here,
313
your old conf.py, extensions, and scripting logic will be

0 commit comments

Comments
 (0)