Commit 5c43d410 by anun

script update

parent eec45ec6
#!/bin/bash #!/bin/bash
cd /usr/local/ && git clone https://project_3556_bot:e19jDa_uw6iuA3gD16Lz@git.inet.co.th/nexpie/sdiflow-compose && cd sdiflow-compose && docker login -u project_3530_bot -p NPfvgzy16h7Askngsazi git.inet.co.th:5555 && docker-compose up -d cd /usr/local/ && git clone https://project_3556_bot:e19jDa_uw6iuA3gD16Lz@git.inet.co.th/nexpie/sdiflow-compose && cd sdiflow-compose && docker login -u project_3530_bot -p NPfvgzy16h7Askngsazi git.inet.co.th:5555 && docker-compose up -d
echo "sdiflow source : /usr/local/sdiflow-compose"
#!/bin/bash
cd /usr/local/sdiflow-compose && git pull && docker login -u project_3530_bot -p NPfvgzy16h7Askngsazi git.inet.co.th:5555 && docker-compose pull && docker-compose up -d
echo "sdiflow source : /usr/local/sdiflow-compose"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment