mirror of
https://github.com/jordanhillis/pvekclean.git
synced 2026-06-20 10:23:50 +02:00
Update README.md
This commit is contained in:
@@ -36,13 +36,14 @@ PVE Kernel Cleaner is a program to compliment Proxmox Virtual Environment which
|
|||||||
Before using this program you will need to have the following packages installed.
|
Before using this program you will need to have the following packages installed.
|
||||||
* cron
|
* cron
|
||||||
* curl
|
* curl
|
||||||
|
* git
|
||||||
|
|
||||||
To install all required packages enter the following command.
|
To install all required packages enter the following command.
|
||||||
|
|
||||||
##### Debian:
|
##### Debian:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install cron curl
|
sudo apt-get install cron curl git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|||||||
Reference in New Issue
Block a user