#!/bin/bash # Licence : GPL v3 # Author: Laurent HUBERT # # Example file for first-boot-script # Copy this file to a new file and add permission execution to the new file # Example: # # cp skeleton 02-myscript # # chmod +x 02-myscript # # Example Section : Displaying a banner cat <