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

Updating user-startup fails #55

Closed
gareth-smyth opened this issue Jun 22, 2020 · 1 comment
Closed

Updating user-startup fails #55

gareth-smyth opened this issue Jun 22, 2020 · 1 comment

Comments

@gareth-smyth
Copy link
Collaborator

When an installer running under 68k Amiga OS tries to update an existing user-startup the temporary file is created, but fails to open so the installer quits.

I think it is an issue with the mode, i'll create a pull request for a fix.

@gareth-smyth gareth-smyth linked a pull request Jun 22, 2020 that will close this issue
@gareth-smyth
Copy link
Collaborator Author

This is the file i'm using to test

(startup "MyTest"
	(prompt "hello")
	(command "Run My Test")
	(help "some help")
)

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 a pull request may close this issue.

1 participant