Update Factorio/screenstart.sh
This commit is contained in:
		
							parent
							
								
									f0ff04f325
								
							
						
					
					
						commit
						095113beca
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -95,8 +95,8 @@ if [ -f "$VERSION_FILE" ]; then
 | 
			
		|||
	#mod updater
 | 
			
		||||
	#default mods, most servers will use this mod dir
 | 
			
		||||
	#servers w/ special mods will need a new line under here and a new dir created for them.
 | 
			
		||||
	/usr/bin/python3 /home/factorio/mod_updater.py -s /home/factorio/servers/Master/server-settings.json -m /home/factorio/mods/default --token 2674c79ebc4236ff57d49fb9e04c29 --username clash --fact-path /home/factorio/factorio/bin/x64/factorio --update
 | 
			
		||||
	#/usr/bin/python3 /home/factorio/mod_updater.py -s /home/factorio/servers/Master/server-settings.json -m /home/factorio/mods/dad --token 2674c79ebc4236ff57d49fb9e04c29 --username clash --fact-path /home/factorio/factorio/bin/x64/factorio --update
 | 
			
		||||
	/usr/bin/python3 /home/factorio/mod_updater.py -s /home/factorio/servers/Master/server-settings.json -m /home/factorio/mods/default --token 2674c79ebc4236ff57d9fb9e04c29 --username clash --fact-path /home/factorio/factorio/bin/x64/factorio --update
 | 
			
		||||
	#/usr/bin/python3 /home/factorio/mod_updater.py -s /home/factorio/servers/Master/server-settings.json -m /home/factorio/mods/dad --token 2674c79ebc4236ff57d9fb9e04c29 --username clash --fact-path /home/factorio/factorio/bin/x64/factorio --update
 | 
			
		||||
 | 
			
		||||
    else
 | 
			
		||||
        echo "Factorio is already up-to-date. No need to download an update."
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue