🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: opt/wp-cli-plugins/vendor/wp-cli/doctor-command/bin/

⬆️ 🔙 Go Up: doctor-command

📄 Viewing: install-package-tests.sh

#!/usr/bin/env bash

set -ex

install_db() {
	mysql -e 'CREATE DATABASE IF NOT EXISTS wp_cli_test;' -uroot
	mysql -e 'GRANT ALL PRIVILEGES ON wp_cli_test.* TO "wp_cli_test"@"localhost" IDENTIFIED BY "password1"' -uroot
}

install_db

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System