|
@@ -38,7 +38,7 @@ apt-get -y install wget screen
|
|
|
#### 下载源码并安装
|
|
|
|
|
|
```bash
|
|
|
-wget http://mirrors.oneinstack.com/oneinstack-full.tar.gz
|
|
|
+wget http://mirrors.oneinstack.com/oneinstack.tar.gz
|
|
|
tar xzf oneinstack-full.tar.gz
|
|
|
cd oneinstack
|
|
|
```
|
|
@@ -151,4 +151,4 @@ systemctl {start|stop|status|restart|reload} memcached
|
|
|
|
|
|
如需反馈、提问,以及关注项目进展:<br />
|
|
|
[Telegram 群组](https://t.me/oneinstackn)<br />
|
|
|
-[OneinStack官网](https://oneinstack.com)<br />
|
|
|
+[OneinStack官网](https://oneinstack.com)<br />
|