☮️
Pinned Loading
-
WordPress Bash installation script
WordPress Bash installation script 1#!/bin/bash -e
2alias wp=/e/srv/wp-cli/wp.bat
3PATH=$PATH:wp;
45clear
-
-
WordPress Demo Data Installation Script
WordPress Demo Data Installation Script 1#!/bin/bash -e
2alias wp=/e/srv/wp-cli/wp.bat
3PATH=$PATH:wp;
45clear
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.