9
Fetch_Updates_Linux_Mac.sh
Executable file
9
Fetch_Updates_Linux_Mac.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo ""
|
||||
echo "Fetching updates to local repositories."
|
||||
echo ""
|
||||
sudo make pull-game
|
||||
sudo make pull-website
|
||||
sudo make pull-wiki
|
||||
echo ""
|
||||
Reference in New Issue
Block a user