Преглед на файлове

Updated bin/update with instruction to restart containers after updating

Mark Shust преди 5 години
родител
ревизия
4c52cb4ce4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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"