Skip to content

Commit

Permalink
feat: 优化安装脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Oct 18, 2023
1 parent 14baa7f commit 3b5df97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_panel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ if [ "$install" != 'y' ]; then
exit
fi

clear
echo -e $LOGO
echo '安装面板依赖软件(如报错请检查 APT/Yum 源是否正常)'
echo -e $HR
Expand Down

0 comments on commit 3b5df97

Please sign in to comment.