fix: add link home step
This commit is contained in:
parent
7f0421d094
commit
ed88d0a5b5
1 changed files with 1 additions and 0 deletions
1
sync.sh
1
sync.sh
|
@ -114,5 +114,6 @@ else
|
||||||
__step_install_package_list
|
__step_install_package_list
|
||||||
__step_run_system_scripts
|
__step_run_system_scripts
|
||||||
__step_run_user_scripts
|
__step_run_user_scripts
|
||||||
|
__step_link_home
|
||||||
__step_overlay
|
__step_overlay
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue