mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-08 10:00:31 +08:00
install.sh: install dep first
This commit is contained in:
parent
1abc0ea646
commit
8292737ddd
@ -232,8 +232,8 @@ uninstall_update(){
|
||||
}
|
||||
|
||||
install(){
|
||||
install_update
|
||||
if [[ "$INSTALL_DEP" == "1" ]]; then install_dependencies; fi
|
||||
install_update
|
||||
preinstall_check
|
||||
install_crontab
|
||||
install_file_content
|
||||
|
Loading…
x
Reference in New Issue
Block a user