Commit 5ba0185
committed
support publishing to local storage (again)
at least with aptly... 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 5ba0185
1 file changed
+1
-1
lines changed| 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