3 lines
136 B
Bash
Executable file
3 lines
136 B
Bash
Executable file
script_full_path="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
|
|
|
source $script_full_path/3-post-reboot/init.sh
|