Last active
August 15, 2017 10:45
-
-
Save MrSuicideParrot/11d4d63171202d995904f285b10b4844 to your computer and use it in GitHub Desktop.
Start of MariaDB server for Arch Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
systemctl start mariadb.service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment