Referenced new pull functions
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
echo "Pulling recent updates from the Open-RSC Game repository."
|
echo "Pulling recent updates from the Open-RSC Game repository."
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
sudo make pull
|
sudo make pull-game
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
echo ""
|
echo ""
|
||||||
echo "Pulling recent updates from the Open-RSC Game repository."
|
echo "Pulling recent updates from the Open-RSC Game repository."
|
||||||
echo ""
|
echo ""
|
||||||
sudo make pull
|
sudo make pull-game
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "Starting any stopped Docker containers."
|
echo "Starting any stopped Docker containers."
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
echo:
|
echo:
|
||||||
echo Pulling recent updates from the Open-RSC Game repository.
|
echo Pulling recent updates from the Open-RSC Game repository.
|
||||||
echo:
|
echo:
|
||||||
Windows\make pull-game
|
Windows\make pull-game
|
||||||
echo:
|
echo:
|
||||||
echo:
|
echo:
|
||||||
|
|||||||
Reference in New Issue
Block a user