mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
2 lines
58 B
Bash
Executable file
2 lines
58 B
Bash
Executable file
#!/bin/bash
|
|
mysql -e "CREATE DATABASE IF NOT EXISTS test"
|