Add systemctl enable for PIP install

Same as https://github.com/sezanzeb/key-mapper/blob/main/DEBIAN/postinst
pull/45/head
Pierre Baumard 4 years ago committed by GitHub
parent dc9f51c56c
commit 002cf5845a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,6 +34,7 @@ sudo apt install ./dist/key-mapper-0.6.1.deb
```bash
sudo pip install git+https://github.com/sezanzeb/key-mapper.git
sudo systemctl enable key-mapper
sudo systemctl restart key-mapper
```

Loading…
Cancel
Save