lf-updr/README.md
2024-10-20 13:59:46 +02:00

33 lines
827 B
Markdown

`lf-updr` - Update drivers from Linux-Firmware automatically
## How to install:
```
git clone https://git.q3aql.dev/q3aql/lf-updr
cd lf-updr
sudo ./install.sh
```
## How to uninstall:
```
git clone https://git.q3aql.dev/q3aql/lf-updr
cd lf-updr
sudo ./uninstall.sh
```
## Update manually:
```
sudo lf-updr
```
**Note:** Automatically, the cron service will execute periodically the update.
## Dependencies
* bash
* git
* cron
* update-initramfs