Skip to content

Instantly share code, notes, and snippets.

View rbslwebserver's full-sized avatar

rbslwebserver

View GitHub Profile
#!/bin/bash
aptitude -y install expect
// Not required in actual script
MYSQL_ROOT_PASSWORD=abcd1234
SECURE_MYSQL=$(expect -c "
set timeout 10