Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting support #53

Merged
merged 4 commits into from
May 17, 2016
Merged

Scripting support #53

merged 4 commits into from
May 17, 2016

Conversation

Baldanos
Copy link
Collaborator

This PR adds a new sd script subcommand to execute commands stored in a text file on an SD card.
Rules are simple :

  • One command per line
  • Any line beginning with a # will be ignored

It is also possible to create a file called initscript at the root of the sdcard that will be automatically executed everytime the console is initialized.

@bvernoux bvernoux merged commit 47f181a into hydrabus:master May 17, 2016
@Baldanos Baldanos deleted the scripting branch May 17, 2016 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants