mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-10 20:08:41 +00:00
update
This commit is contained in:
parent
ec0e211a02
commit
8adf3f8a6f
|
|
@ -98,6 +98,18 @@ sudo apt install redis-server
|
|||
sudo phpenmod redis
|
||||
```
|
||||
|
||||
#### Download tools
|
||||
|
||||
##### Windows
|
||||
|
||||
On windows you may want to download and install [wget](https://gnuwin32.sourceforge.net/packages/wget.htm)
|
||||
|
||||
##### Linux
|
||||
|
||||
```sh
|
||||
sudo apt-get install wget
|
||||
```
|
||||
|
||||
#### Html to Pdf (for Online Resource Watcher)
|
||||
|
||||
##### Windows
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user