mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 02:48:07 +00:00 
			
		
		
		
	Merge pull request #1926 from gOOvER/patch-6
Add "install completed" to installscript steamcmd
This commit is contained in:
		
						commit
						d2bf93b3b0
					
				@ -55,3 +55,10 @@ cp -v linux32/steamclient.so ../.steam/sdk32/steamclient.so
 | 
				
			|||||||
## set up 64 bit libraries
 | 
					## set up 64 bit libraries
 | 
				
			||||||
mkdir -p /mnt/server/.steam/sdk64
 | 
					mkdir -p /mnt/server/.steam/sdk64
 | 
				
			||||||
cp -v linux64/steamclient.so ../.steam/sdk64/steamclient.so
 | 
					cp -v linux64/steamclient.so ../.steam/sdk64/steamclient.so
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## add below your custom commands if needed
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## install end
 | 
				
			||||||
 | 
					echo "-----------------------------------------"
 | 
				
			||||||
 | 
					echo "Installation completed..."
 | 
				
			||||||
 | 
					echo "-----------------------------------------"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user