]> git.street.me.uk Git - andy/dehydrated.git/commit - dehydrated.sh
replace echo (-n) with printf
authorSimon Ruderich <simon@ruderich.org>
Sat, 5 Dec 2015 13:08:41 +0000 (14:08 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 5 Dec 2015 15:38:19 +0000 (16:38 +0100)
commit4aa48d33d5d514b7571aa3d75eda38f6ffb553e8
tree27116b44b06a24d305d7771333660466c3d0e405
parenta53cd916943cf60257c7e254cb1f4a7ff56978da
replace echo (-n) with printf

printf is more portable and never interprets any escape characters.
letsencrypt.sh