mirror of
				https://github.com/snipe/snipe-it.git
				synced 2025-10-29 19:31:41 +00:00 
			
		
		
		
	Added second run_as_app_user
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
		
							parent
							
								
									a766572a2f
								
							
						
					
					
						commit
						31e4d3b725
					
				| @ -237,7 +237,7 @@ install_snipeit () { | ||||
|   log "php $APP_PATH/artisan migrate --force" | ||||
| 
 | ||||
|   echo "* Creating scheduler cron." | ||||
|   (run_as_app_user crontab -l ; echo "* * * * * /usr/bin/php $APP_PATH/artisan schedule:run >> /dev/null 2>&1") | crontab - | ||||
|   (run_as_app_user crontab -l ; echo "* * * * * /usr/bin/php $APP_PATH/artisan schedule:run >> /dev/null 2>&1") | run_as_app_user crontab - | ||||
| } | ||||
| 
 | ||||
| set_firewall () { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user