1 2 #!/bin/bash 3 4 systemctl stop cloudflared 5 cp /home/acedanger/.cloudflared/config.yml /etc/cloudflared/ 6 systemctl start cloudflared