mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 12:47:01 +08:00
install.sh: prepare config earlier
This commit is contained in:
parent
2433f2c562
commit
2d628580de
|
@ -265,9 +265,9 @@ uninstall_update()
|
|||
install()
|
||||
{
|
||||
if [[ "$INSTALL_DEP" == "1" ]]; then install_dependencies; fi
|
||||
prepare_config
|
||||
install_update
|
||||
preinstall_check
|
||||
prepare_config
|
||||
install_crontab
|
||||
install_file_content
|
||||
install_symlink
|
||||
|
|
Loading…
Reference in New Issue
Block a user