流程:
- 安装JDK8
- terminal运行:if [ -f /usr/bin/curl ];then curl -sSO https://support.tenfell.cn/install.sh;else wget -O install.sh https://support.tenfell.cn/install.sh;fi;bash install.sh
- terminal显示
install.sh: line 21: apt-cache: command not found
No suitable JDK found in APT repositories.
install.sh: line 46: apt-get: command not found
- 正常看到欢迎
欢迎使用腾飞软件,客户服务联系QQ1850857818088,服务正常启动
- 验证数据库时报错
No native library is found for os.name=Mac and os.arch=aarch64. path=/org/sqlite/native/Mac/aarch64
抱歉 mac芯片不支持sqlite数据库,这不是程序问题。可以使用MySQL