docs(readme.md): add installation instructions for server setup using curl command

This commit is contained in:
zgqq 2024-10-31 16:07:22 +08:00
parent 2673b12a8d
commit f2edab4058

3
readme.md Normal file
View File

@ -0,0 +1,3 @@
# 安装服务器
curl -fsSL https://k8sgit.likezgq.top/zgqq/person-share/raw/branch/main/install_server.sh | sudo bash