From b062211887bda338f14cb663c2b3392a52d0df88 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 9 Jul 2025 14:49:01 +0300 Subject: Add digitalocean dyndns rc script --- templates/usr_local_etc_do_dyndns_auth.j2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/usr_local_etc_do_dyndns_auth.j2 (limited to 'templates/usr_local_etc_do_dyndns_auth.j2') diff --git a/templates/usr_local_etc_do_dyndns_auth.j2 b/templates/usr_local_etc_do_dyndns_auth.j2 new file mode 100644 index 0000000..2a9cbc5 --- /dev/null +++ b/templates/usr_local_etc_do_dyndns_auth.j2 @@ -0,0 +1 @@ +{{ do_api_token }} -- cgit v1.3