|
@@ -6,7 +6,7 @@ cd ./public_html
|
|
echo ""
|
|
echo ""
|
|
echo "Pulling down latest code."
|
|
echo "Pulling down latest code."
|
|
git pull --ff-only origin prod
|
|
git pull --ff-only origin prod
|
|
-git submodule update --init --remote --recursive
|
|
|
|
|
|
+git submodule update --init --recursive
|
|
echo ""
|
|
echo ""
|
|
echo "Clearing drush caches."
|
|
echo "Clearing drush caches."
|
|
drush cache-clear drush
|
|
drush cache-clear drush
|