More verbosive entrypoint.
This commit is contained in:
		| @@ -1,4 +1,9 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| # Entrypoint that handles both GitHub/Gitea actions things and direct commands execution. | ||||
| echo "----------" | ||||
| echo "Launching command:" | ||||
| echo "$@" | ||||
| echo "----------" | ||||
|  | ||||
| "$@" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user