mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Update log message
This commit is contained in:
		
							parent
							
								
									1a6d9e7cc1
								
							
						
					
					
						commit
						d511e11293
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@ const isProduction = env === 'production';
 | 
			
		|||
const isDebug = !isProduction;
 | 
			
		||||
 | 
			
		||||
if (!fs.existsSync('./.config/config.yml')) {
 | 
			
		||||
	console.log('設定ファイルが見つかりません。npm run configしてください');
 | 
			
		||||
	console.log('npm run configを実行して設定ファイルを作成してください');
 | 
			
		||||
	process.exit();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue