iStoreOS 新首页,抢先体验!!!!
- 终端执行下面命令(二选一):
Via curl
sh -c "$(curl -sSL https://fw.koolcenter.com/iStoreOS/alpha/quickstart/install_quickstart.sh)"
or
cd /tmp; wget --no-check-certificate https://fw.koolcenter.com/iStoreOS/alpha/quickstart/install_quickstart.sh; sh ./install_quickstart.sh
- 建议开启沙箱,或者用虚拟机,或者安装前先备份整个系统。 万一有问题可以直接恢复之前的版本。
如果执行脚本遇到这个提示:(按需选择,若未开沙箱模式,选y继续,强烈建议开启沙箱测试)
No sandbox, continuing may involve risks. Continue anyway? (y/N)
无沙箱模式,继续操作可能存在风险。是否仍要继续?(y/N)

