#!/bin/bash systemctl stop cloudflared cp /home/acedanger/.cloudflared/config.yml /etc/cloudflared/ systemctl start cloudflared