Imported Upstream version 2.2.1
This commit is contained in:
@@ -220,7 +220,8 @@ There's a Dockerfile which can be used to build a Debian `.deb` package:
|
||||
make deb-from-pypi
|
||||
|
||||
# Install the package:
|
||||
sudo apt install ./dist/debian/*.deb
|
||||
sudo dpkg -i dist/debian/*.deb
|
||||
sudo apt install -f
|
||||
|
||||
Perhaps one day the package might get published to the Debian repos,
|
||||
so a simple ``apt install afancontrol`` would work. But for now, given
|
||||
|
||||
Reference in New Issue
Block a user