version=$1 port='8888' if [ -f $setup_path/server/panel/data/port.pl ];then port=`cat $setup_path/server/panel/data/port.pl` fi while [ "$go" != 'y' ] && [ "$go" != 'n' ] do read -p "Do you want to install Bt-Panel to the $setup_path directory now?(y...
echo -e ${SYS_VERSION} echo -e Bit:${SYS_BIT} Mem:${MEM_TOTAL}M Core:${CPU_INFO} echo -e ${SYS_INFO} echo -e "Please screenshot the above error message and post to the forum forum.aapanel.com for help" } Red_Error(){ ...