-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
curl sometimes cannot work when encountering commands with special characters like `curl -s 'https://domain/filename with spaces.txt' > filename with spaces.txt` Before outputting the command, we need to encode the URL first.
- Loading branch information
1 parent
a25b4f5
commit ad9cf02
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters