mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Management guide
 | 
						|
 | 
						|
## Check the status of the job queue
 | 
						|
coming soon
 | 
						|
 | 
						|
## Mark as 'admin' user
 | 
						|
``` shell
 | 
						|
node built/tools/mark-admin (Username)
 | 
						|
```
 | 
						|
 | 
						|
e.g.
 | 
						|
``` shell
 | 
						|
node built/tools/mark-admin @syuilo
 | 
						|
```
 |