Wget, Curl and POST (refs): Difference between revisions
From WikiMLT
mNo edit summary |
m Spas moved page Команда: wget - curl to Wget, Curl and POST (refs) without leaving a redirect |
(No difference)
|
Revision as of 13:29, 5 August 2022
Download a script from PasteBin by curl
:
curl https://pastebin.com/raw/HrLTibuR | \
sed -e 's/\r$//' | sudo tee /ust/local/bin/merge-video-sub.sh && \
sudo chmod +x /ust/local/bin/merge-video-sub.sh
References: