arch-config/post-reboot.sh

4 lines
136 B
Bash
Raw Normal View History

2023-01-29 02:58:40 +00:00
script_full_path="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
2023-01-29 02:32:19 +00:00
source $script_full_path/4-post-reboot/init.sh