mirror of
				https://github.com/mail-in-a-box/mailinabox.git
				synced 2025-11-03 19:30:54 +00:00 
			
		
		
		
	remove unnecessary source call
This commit is contained in:
		
							parent
							
								
									a9ed9ae936
								
							
						
					
					
						commit
						31d26a7bad
					
				@ -158,9 +158,6 @@ tools/web_update
 | 
				
			|||||||
# If there aren't any mail users yet, create one.
 | 
					# If there aren't any mail users yet, create one.
 | 
				
			||||||
source setup/firstuser.sh
 | 
					source setup/firstuser.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Grant admins access to Munin
 | 
					 | 
				
			||||||
source tools/munin_update.sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Done.
 | 
					# Done.
 | 
				
			||||||
echo
 | 
					echo
 | 
				
			||||||
echo "-----------------------------------------------"
 | 
					echo "-----------------------------------------------"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user