Categories
Fixing Stuff Samuel

updating file permissions via command line

chmod +x filename

so on deploy scripts for example you could run chmod +x deployscript.sh and then it will be allowed to execute