mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	* Simplified Chinese Install & Setup Guides Added * Using lists in navigation between languages * (Delete a closing bracket added by mistake Co-authored-by: Candinya <dev@lcy.moe>
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 运营指南
 | 
						|
 | 
						|
## 检查任务队列的状态
 | 
						|
即将到来……
 | 
						|
 | 
						|
## 设置用户为管理员
 | 
						|
``` shell
 | 
						|
node built/tools/mark-admin (用户名)
 | 
						|
```
 | 
						|
 | 
						|
样例
 | 
						|
``` shell
 | 
						|
node built/tools/mark-admin @syuilo
 | 
						|
```
 |