3 lines
94 B
Bash
3 lines
94 B
Bash
#!/bin/bash
|
|
mariadb -u root < '/home/tibia/1mindeploy/DATABASE_CREATION_AND_INSTALLATION.sql'
|