LukeSmithxyz / LARBS

Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution
GNU General Public License v3.0
2.03k stars 797 forks source link

Made larbs.sh executable #435

Closed i-c-u-p closed 2 years ago

i-c-u-p commented 2 years ago

Changed permissions of larbs.sh from 644 to 755 to be able to run it via "./larbs.sh" without first executing "chmod +x larbs.sh".