From c529c0628b08d526c30acf9d92afd0005bb0d00d Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 10 Jun 2020 00:55:54 +0200 Subject: Whitespace errors --- tasks/reboot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tasks/reboot') diff --git a/tasks/reboot b/tasks/reboot index 3027502..83c04fd 100644 --- a/tasks/reboot +++ b/tasks/reboot @@ -9,10 +9,10 @@ function task_setup() { # Available environment variables # $ASSET_DIR # $TOOL_DIR - + SSH_USER=server SSH_IDENTITY_FILE=$ASSET_DIR/id_rsa - + TASK_ISSET="yes" } -- cgit v1.2.3