Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 5c222b9f authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

feat: add main function

parent 20dbe1d7
No related branches found
No related tags found
1 merge request!4Resolve "Init config file"
#! /bin/bash
echo "My GitLab Runner"
main() {
echo "My GitLab Runner"
}
main "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment