summaryrefslogtreecommitdiffstats
path: root/local_run.sh
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-11-28 07:23:53 +0100
committerstartxfr <clarue@startx.fr>2015-11-28 07:23:53 +0100
commit41d6c788a9b2e740ab9e023664da7e7d77f5afdc (patch)
tree78b0d30d0ad33c6b4a6691738e7b8932a648a882 /local_run.sh
parentd756ad578a856c24bd06340329d5aceb9806e777 (diff)
downloadphpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.gz
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.bz2
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.xz
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.zip
adding travis
Diffstat (limited to 'local_run.sh')
-rwxr-xr-xlocal_run.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/local_run.sh b/local_run.sh
deleted file mode 100755
index 010a4d9..0000000
--- a/local_run.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-cd OS; docker-compose up -d; cd -;
-Services/local_run.sh
-Applications/local_run.sh \ No newline at end of file