From 63e1fd0eeaf76a57879e9377bcb31986a43fe674 Mon Sep 17 00:00:00 2001 From: Wayne Connolly Date: Sat, 30 Jun 2018 00:24:20 +1000 Subject: [PATCH] removed whitespace --- script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/script.sh b/script.sh index 95acf43..83a2228 100644 --- a/script.sh +++ b/script.sh @@ -1,5 +1,4 @@ #!/bin/sh - /bin/rancher-compose \ --url http://${PLUGIN_URL}/v1 \ --access-key ${PLUGIN_ACCESSKEY} \