Commit dd2164e
committed
Add distro codename into RELEASE_DIR path for linux
The RELEASE_DIR path currently determines the S3 object key (perhaps a
bit obtuse?), so it must be different for Ubuntu 22.04 and Ubuntu 24.04.
Using their codenames (i.e. "jammy" and "noble") seems like a good
choice.1 parent 2df80e9 commit dd2164e
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
223 | 231 | | |
224 | 232 | | |
225 | 233 | | |
| |||
0 commit comments