Commit 3ba51ce
authored
Fix autoupdate bundle (#853)
* remove `--keepParent`, it's breaking the autoupdate bundle.
This flag was introduced by mistake, inside gon only `-c -k` were used
https://github.com/mitchellh/gon/blob/2d4f161ccecd1aae878f4416d5ccd622b1b01fdb/package/zip/zip.go#L59
* Revert "remove top level dir it's already there thanks to `ditto --keepParent"
This reverts commit 134d250.1 parent 35a05dc commit 3ba51ce
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| 458 | + | |
458 | 459 | | |
459 | 460 | | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
| 464 | + | |
462 | 465 | | |
463 | 466 | | |
464 | 467 | | |
| |||
0 commit comments