sycgram/README.md
2022-04-07 16:30:52 +08:00

33 lines
814 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# sycgram
## 安装与更新
```shell
# 如果选择的是安装则安装成功后可先使用Ctrl+P然后使用Ctrl+Q挂到后台运行
bash <(curl -fsL "https://raw.githubusercontent.com/iwumingz/sycgram/main/install.sh")
```
## 迁移备份
1. 停止容器
2. 打包`/opt/sycgram`文件夹到新环境相同位置
3. 在新环境使用sycgram管理脚本选择更新
## 自定义指令及指令前缀
- 请根据需要修改`/opt/sycgram/data/command.yml`内容即可
- 每次更新都会自动将原来的`command.yml`备份命名为`command.yml.bk`
- 每次更新的新指令的格式用法只会在`command.yml`末尾补充
## 注意事项
- 脚本仅适用于Ubuntu/Debian
- 按个人需求随缘更,仅用于学习用途
- 如果号码等输入错误了,重新安装即可