Commit a327bd1
committed
support publishing to local storage (again)
at least with aptly_1.4.0+ds1-4+b4 (found in Debian) doing a simple
"PUT /api/publish/local-repo" or "DELETE /api/publish/local-repo"
will result in a 404.
the proper way is to either use a storage specification ":." or leave it
empty (but keep the slash intact)
Closes: #291 parent 0cf9f76 commit a327bd1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments