Quellcode durchsuchen

Add new new cli to connect to the mysql system
- call mysql via the bin/cli command

David Manners vor 5 Jahren
Ursprung
Commit
9210f61bb1
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      compose/bin/mysql

+ 2 - 0
compose/bin/mysql

@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento