Skip to content

Commit

Permalink
Update adddns2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hidessh99 authored Oct 13, 2022
1 parent da6fa6c commit c0981ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudflare/adddns2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DOMAIN=hidesvr.xyz
#echo ""
#echo "Domain: ${DOMAIN}"
#echo ""
read -rp "Masukkan Subdomain: " -e sub
read -rp "Masukkan Subdomain CDN Cloudflare: " -e sub
SUB_DOMAIN=${sub}.${DOMAIN}
CF_ID=admin@hidessh.com
CF_KEY=e9c10a9d66f7c61b79c2a83fcc45669c32a17
Expand Down

0 comments on commit c0981ed

Please sign in to comment.