Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60628, comment 6


Ignore:
Timestamp:
05/25/2024 06:26:05 AM (12 months ago)
Author:
skithund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60628, comment 6

    initial v1  
    1515Install curl and PHP (in that docker shell) and fetch `kimono.avif` from this ticket
    1616{{{
    17 apt install -y curl php8.1-cli php8.1-gd
     17apt update && apt install -y curl php8.1-cli php8.1-gd
    1818curl -O https://core.trac.wordpress.org/attachment/ticket/60628/kimono.avif
    1919}}}