mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-07-03 02:18:20 +02:00
Compare commits
1 Commits
v1.0
...
c5e84e2463
Author | SHA1 | Date | |
---|---|---|---|
c5e84e2463 |
@ -11,7 +11,7 @@ sudo apt install python-pip
|
||||
```
|
||||
To run the script use the following command:
|
||||
```Bash
|
||||
bash <(curl -s https://github.com/d3vyce/PenTools/releases/latest/download/pentools.sh)
|
||||
bash <(curl -L https://github.com/d3vyce/PenTools/releases/latest/download/pentools.sh)
|
||||
```
|
||||
This script has been tested on debian distribution, but it should also work with Ubuntu.
|
||||
I'm working on a compatibility with CentOS and other distribution.
|
||||
|
Reference in New Issue
Block a user