From fdce669fca9dc0440280f360a7b3a5d10993b00f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 19 Jan 2018 16:10:17 +0100 Subject: bin/bootstrap-mysql: bugfix --- bin/bootstrap-mysql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bootstrap-mysql') diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql index b250086..3069863 100755 --- a/bin/bootstrap-mysql +++ b/bin/bootstrap-mysql @@ -226,7 +226,7 @@ fi )" \ "$( printf '%s' "${repo_path}" | \ - base64_encode_each + base64 -w0 )" \ "$( base64_encode_each < \ -- cgit v1.2.3-54-g00ecf