diff --git a/bin/start b/bin/start index 351eba63..0101e27e 100644 --- a/bin/start +++ b/bin/start @@ -11,4 +11,5 @@ dockerRefresh docker compose exec -u root php bin/magento cron:install endAll=$(date +%s) message "Setup Time: $((endAll - startAll)) Sec" -showSuccess "$SHOPURI" "$DUMP" \ No newline at end of file +showSuccess "$SHOPURI" "$DUMP" +setPermissionsContainer \ No newline at end of file