#curlbash — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #curlbash, aggregated by home.social.
-
@apicultor note in the blog post we do not pipe curl to bash. We use curl's
-ooption to download the installer bash script to a local file and then run it to leave behind a paper trail.curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.shWe also provide manual copy/pasteable installation instructions for most all of the major platforms/distros if you do not want to use an installer script:
#curlbash #ronin #roninrb #readthefinemanual #checkyourselfbeforeyouwreckyourself