mirror of
https://github.com/hyzendust/command_upload.git
synced 2026-02-15 07:41:15 +01:00
Fix: README.md
This commit is contained in:
10
README.md
10
README.md
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
1. Clone this repository or download `upload.sh`:
|
1. Clone this repository or download `upload.sh`:
|
||||||
|
|
||||||
git clone https://github.com/psychhim/command_upload.git
|
git clone https://github.com/hyzendust/command_upload.git
|
||||||
cd upload.sh
|
cd upload.sh
|
||||||
|
|
||||||
2. Make the script executable:
|
2. Make the script executable:
|
||||||
@@ -104,14 +104,6 @@ sudo mv upload.sh /usr/local/bin/upload
|
|||||||
|
|
||||||
--check flag checks all the URLs from the file and shows if they are still active.
|
--check flag checks all the URLs from the file and shows if they are still active.
|
||||||
|
|
||||||
## Colors
|
|
||||||
|
|
||||||
Green: Successful uploads
|
|
||||||
|
|
||||||
Orange: URL copied to clipboard
|
|
||||||
|
|
||||||
Red: Expired uploads
|
|
||||||
|
|
||||||
### Disable color output:
|
### Disable color output:
|
||||||
|
|
||||||
upload -f file.png --no-color
|
upload -f file.png --no-color
|
||||||
|
|||||||
Reference in New Issue
Block a user