mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			231 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			231 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # 運営ガイド
 | |
| 
 | |
| ## ジョブキューの状態を調べる
 | |
| coming soon
 | |
| 
 | |
| ## 管理者ユーザーを設定する
 | |
| ``` shell
 | |
| node built/tools/mark-admin (ユーザー名)
 | |
| ```
 | |
| 
 | |
| 例:
 | |
| ``` shell
 | |
| node built/tools/mark-admin @syuilo
 | |
| ```
 |