mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 12:12:53 +08:00
add "install completed"
This commit is contained in:
parent
b036800311
commit
a0d9f6bcb3
@ -55,3 +55,10 @@ cp -v linux32/steamclient.so ../.steam/sdk32/steamclient.so
|
||||
## set up 64 bit libraries
|
||||
mkdir -p /mnt/server/.steam/sdk64
|
||||
cp -v linux64/steamclient.so ../.steam/sdk64/steamclient.so
|
||||
|
||||
## add below your custom commands if needed
|
||||
|
||||
## install end
|
||||
echo "-----------------------------------------"
|
||||
echo "Installation completed..."
|
||||
echo "-----------------------------------------"
|
||||
|
Loading…
Reference in New Issue
Block a user