Wget, Curl and POST (refs)

From WikiMLT
Revision as of 09:41, 8 September 2022 by Spas (talk | contribs) (Text replacement - "Network_Security" to "Network_and_Security")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Down­load a script from Paste­Bin 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

Ref­er­ences: