mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 07:36:01 +00:00
changed location of mysql-ssh container
This commit is contained in:
7
e2e-tests/containers/mysql-ssh-keyfile/start.sh
Normal file
7
e2e-tests/containers/mysql-ssh-keyfile/start.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
service ssh start
|
||||
|
||||
service mysql start
|
||||
|
||||
tail -f /dev/null
|
||||
Reference in New Issue
Block a user