Skip to content
Snippets Groups Projects
Commit 2c2e7084 authored by Nikolaos Kakouros's avatar Nikolaos Kakouros
Browse files

wip

parent b213814e
No related branches found
No related tags found
No related merge requests found
......@@ -161,5 +161,11 @@ function headstart() {
fi
fi
if [[ "${rest[*]}" == '' ]]; then
trap - ERR
@go
return
fi
@go "${rest[@]}"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment