3 lines
81 B
Bash
Executable file
3 lines
81 B
Bash
Executable file
script_full_path=$(dirname "$0")
|
|
|
|
source $script_full_path/4-post-reboot/init.sh
|