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

Rake: Recreate the ramdisk image on each rake install #109

Merged
merged 1 commit into from
Nov 20, 2017

Conversation

perlun
Copy link
Contributor

@perlun perlun commented Nov 20, 2017

Previously, it was created each time the default task was run. This change fixes it so that you can run rake install over and over again.

The programs/Rakefile file was also fixed to create the folder for the config/servers/boot/startup script.

Previously, it was created each time the `default` task was run. This change fixes it so that you can run `rake install` over and over again.

The programs/Rakefile file was also fixed to create the folder for the config/servers/boot/startup script.
@perlun perlun self-assigned this Nov 20, 2017
@perlun perlun merged commit efca151 into master Nov 20, 2017
@perlun perlun deleted the rake/create-ramdisk-image-on-install branch November 20, 2017 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant