README.md (v8.3.1)
This commit is contained in:
parent
83c0343b5a
commit
41359771de
12
README.md
12
README.md
|
@ -40,11 +40,11 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
|
|||
* [ks-conf](https://github.com/q3aql/ks-tools/blob/main/doc/ks-conf.md) - Tool for create and modify all configuration files.
|
||||
|
||||
### Downloads:
|
||||
* [ks-tools-8.3-280122-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Linux-en.tar.gz) - Unix/Linux package.
|
||||
* [ks-tools-8.3-280122-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
|
||||
* [ks-tools-8.3-280122-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
|
||||
* [ks-tools-8.3-280122-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-en-all.deb) - Debian based package.
|
||||
* [ks-tools-8.3-280122-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-en-all.rpm) - Red Hat based package.
|
||||
* [ks-tools-8.3.1-040222-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Linux-en.tar.gz) - Unix/Linux package.
|
||||
* [ks-tools-8.3.1-040222-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
|
||||
* [ks-tools-8.3.1-040222-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
|
||||
* [ks-tools-8.3.1-040222-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-en-all.deb) - Debian based package.
|
||||
* [ks-tools-8.3.1-040222-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-en-all.rpm) - Red Hat based package.
|
||||
|
||||
_Dependencies: `bash`, `coreutils`, `openssh-server`, `openssh-client`, `sshpass`, `rsync`, `ffmpeg`, `grep`_
|
||||
|
||||
|
@ -57,7 +57,7 @@ _Note: You can download FFmpeg builds from [here.](https://github.com/q3aql/ffmp
|
|||
* Open the terminal and type the following commands:
|
||||
|
||||
```shell
|
||||
$ tar zxvf ks-tools-8.3-280122-Linux-en.tar.gz
|
||||
$ tar zxvf ks-tools-8.3.1-040222-Linux-en.tar.gz
|
||||
$ cd ks-tools
|
||||
$ sudo make install
|
||||
````
|
||||
|
|
Loading…
Reference in New Issue
Block a user