hansliu / install

Execute Bash script remotely via cURL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Execute Bash script remotely via cURL

$ bash <(curl -s https://raw.githubusercontent.com/hansliu/install/master/<filename>)

ex:

$ bash <(curl -s https://raw.githubusercontent.com/hansliu/install/master/tmux)

About

Execute Bash script remotely via cURL


Languages

Language:Shell 100.0%