1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

Fixed Travis CI complaining about missing newline at end of file.

This commit is contained in:
Philipp Grosswiler
2017-01-31 13:38:16 +07:00
parent dd17ac5045
commit c070407ab2
+1 -1
View File
@@ -180,4 +180,4 @@ _rest() {
fi
_debug2 response "$response"
return 0
}
}