]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Add newline at end of file to satisfy shfmt's "No newline at end of file" error
authorSteven Zhu <github@stevenz.net>
Wed, 5 Jul 2023 02:14:17 +0000 (22:14 -0400)
committerSteven Zhu <github@stevenz.net>
Wed, 5 Jul 2023 02:14:17 +0000 (22:14 -0400)
notify/aws_ses.sh

index 0741ca810ebec592c638cf268fc5e3b7c6765d31..3d4de630cd8f7a0f2b1c5c3a709eddc07ab99615 100644 (file)
@@ -223,4 +223,4 @@ aws_rest() {
       return 1
     fi
   fi
-}
\ No newline at end of file
+}