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

jbang app install --force appends instead of overwrites #620

Closed
maxandersen opened this issue Dec 27, 2020 · 0 comments · Fixed by #623
Closed

jbang app install --force appends instead of overwrites #620

maxandersen opened this issue Dec 27, 2020 · 0 comments · Fixed by #623

Comments

@maxandersen
Copy link
Collaborator

after using --force I get this:

#!/bin/sh
eval "exec jbang run https://github.com/ikwattro/kubectl-plugin-java-jbang/blob/master/lp.java $*"
#!/bin/sh
eval "exec jbang run https://github.com/maxandersen/kubectl-plugin-java-jbang/blob/master/lp.java $*"
maxandersen added a commit to maxandersen/jbang that referenced this issue Dec 27, 2020
maxandersen added a commit to maxandersen/jbang that referenced this issue Dec 27, 2020
maxandersen added a commit to maxandersen/jbang that referenced this issue Dec 27, 2020
quintesse added a commit to quintesse/jbang that referenced this issue Dec 27, 2020
It would append to any existing files before but now overwrites.

Fixes jbangdev#620
quintesse added a commit to quintesse/jbang that referenced this issue Dec 27, 2020
It would append to any existing files before but now overwrites.

Fixes jbangdev#620
quintesse added a commit to quintesse/jbang that referenced this issue Dec 27, 2020
It would append to any existing files before but now overwrites.

Fixes jbangdev#620
maxandersen pushed a commit that referenced this issue Dec 27, 2020
It would append to any existing files before but now overwrites.

Fixes #620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant