Answers for "curl and run bash script"

0

curl and run bash script

curl -s http://server/path/script.sh | bash -s arg1 arg2
Posted by: Guest on July-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language