Advertisement
andrejsstepanovs

bash script from url

Mar 16th, 2022
868
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.06 KB | None | 0 0
  1. curl -s https://URL/script.sh | sudo bash /dev/stdin PARAM1
  2.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement