Skip to content

Instantly share code, notes, and snippets.

@MrSuicideParrot
Last active August 15, 2017 10:45
Show Gist options
  • Save MrSuicideParrot/11d4d63171202d995904f285b10b4844 to your computer and use it in GitHub Desktop.
Save MrSuicideParrot/11d4d63171202d995904f285b10b4844 to your computer and use it in GitHub Desktop.
Start of MariaDB server for Arch Linux
#!/bin/bash
systemctl start mariadb.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment