Explorar o código

Updated bin/update with instruction to restart containers after updating

Mark Shust %!s(int64=5) %!d(string=hai) anos
pai
achega
4c52cb4ce4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compose/magento-2/bin/update

+ 1 - 1
compose/magento-2/bin/update

@@ -6,4 +6,4 @@ rm -rf .git
 rsync -av ./ ../
 cd ..
 rm -rf tmpupdate
-echo "docker-magento has been updated"
+echo "docker-magento has been updated, run bin/restart to apply the updates"