Commit 90e62244 authored by nanahira's avatar nanahira

fix permission of ansible.cfg

parent e0174de1
Pipeline #571 passed with stages
in 1 minute and 37 seconds
......@@ -30,6 +30,7 @@ deploy:
- chmod 600 ~/.ssh/*
- curl -sL https://cokebar.github.io/gfwlist2dnsmasq/dnsmasq_gfwlist_ipset.conf | grep -P '^ipset=' > gfwlist-ipset.conf
- cd ansible
- chmod 600 ansible.cfg
- ansible-playbook update.yaml
- cd ..
only:
......
File mode changed from 100755 to 100644
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