mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Update file(s): 2023-10-17
This commit is contained in:
parent
b39c20d81e
commit
63dee17ada
4 changed files with 689 additions and 584 deletions
|
|
@ -8,16 +8,18 @@ die [FileName] or diec [FileName] or diel [FileName]
|
|||
|
||||
### Portable version on Linux
|
||||
|
||||
Download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.09/Detect_It_Easy-3.09-x86_64.AppImage
|
||||
|
||||
Make the file executable
|
||||
|
||||
```bash
|
||||
chmod +x Detect_It_Easy-3.08-x86_64.AppImage
|
||||
chmod +x Detect_It_Easy-3.09-x86_64.AppImage
|
||||
```
|
||||
|
||||
Run it
|
||||
|
||||
```bash
|
||||
./Detect_It_Easy-3.08-x86_64.AppImage
|
||||
./Detect_It_Easy-3.09-x86_64.AppImage
|
||||
```
|
||||
|
||||
### Run with Docker
|
||||
|
|
@ -26,4 +28,4 @@ Here's how to use DIE with Docker:
|
|||
|
||||
```bash
|
||||
docker/diec.sh [FileName]
|
||||
```
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue