Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 425 Bytes

post-install-script

P.I.S - Post Install Script for LUGs and more

This is a simple bash script made a couple years ago to automate a bit post installation for some ubuntu-based distro. It reunite some steps taken from some website and a bit of field experience.

You can execute typing into the shell

$ ./postInstall.sh 

if doesn't start change permission on it by command

$ sudo chmod +x postInstall.sh