6 lines
62 B
Bash
6 lines
62 B
Bash
#!/bin/bash
|
|
|
|
source ./set_maxkey_env.sh
|
|
|
|
service mysqld start
|