mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 12:32:34 +02:00
Added script messages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
echo "Updating source code..."
|
||||
cd ../..
|
||||
git pull
|
||||
echo "Updating game data..."
|
||||
cd mk/linux
|
||||
mkdir build
|
||||
cd build
|
||||
|
Reference in New Issue
Block a user