Skip to content

Commit 518c20b

Browse files
committed
[mod] all_setup.sh, upgrade to the newest version.
1 parent f0a2860 commit 518c20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

all_setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if [[ $SHELL != *zsh ]]; then
3434
else
3535
./terminal_config.sh $all_accept
3636
./application.sh $all_accept
37-
./pyenv_setup.sh $all_accept
38-
./nvm_setup.sh $all_accept
37+
./language_package.sh $all_accept
38+
./custom_functions.sh $all_accept
3939
Echo_Color g "All Done~~~"
4040
fi

0 commit comments

Comments
 (0)