Ver Fonte

Composer

gabriel há 7 anos atrás
pai
commit
31b522dbd9

+ 1 - 2
app/DoctrineMigrations/Templates20171205183401/inicio.yml

@@ -1,10 +1,9 @@
-insert:
+insertorupdate:
   template:
     - id: 1
       name: "supervisor-tmux"
       content: "{# define session , user, pass y host #}\r\n[program:{{session}}]\r\ncommand=/bin/bash -c /tmp/{{session}}/tmux-session-{{session}}.sh\r\n{# script -q -f  {{session}}   -c /etc/supervisord/bin/tmux-sess.sh  {{session}}  \"/usr/bin/fiberlink/telnet  {{user}} {{pass}} {{host}}\" #}\r\n\r\ndirectory=/tmp/{{session}}/\r\n\r\nautostart=true\r\nautorestart=true"
       owner: "1"
-      orupdate: true
     - id: 2
       name: "tmux-session.sh"
       content: "#!/bin/bash\r\necho {{session}}\r\necho {{user}} {{pass}} {{host}}"

+ 2 - 2
composer.lock

@@ -1577,7 +1577,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@bitbucket.org/ikflowdat/migrations.git",
-                "reference": "303919eca018e34e4dda1dfaf6f7775c91b3b4c3"
+                "reference": "1fb5025b4a8030528d2194a666fc172b62fc34ba"
             },
             "type": "library",
             "autoload": {
@@ -1592,7 +1592,7 @@
                 "bundle",
                 "migrations"
             ],
-            "time": "2017-12-06T14:42:01+00:00"
+            "time": "2017-12-06T17:56:15+00:00"
         },
         {
             "name": "ik/oauthclient-bundle",