doc/Makefile: update ISO image link version to 2.2.5
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ clean:
|
||||
|
||||
bump_version:
|
||||
@last_tag=$$(git tag | tail -n1); \
|
||||
echo "Please set version to $$last_tag in Makefile config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md"
|
||||
echo "Please set version to $$last_tag in Makefile config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md doc/md/index.md"
|
||||
|
||||
build:
|
||||
# Build the live system/ISO image
|
||||
|
||||
@@ -20,7 +20,7 @@ This repository contains the `live-build` configuration and scripts used to buil
|
||||
|
||||
## Download
|
||||
|
||||
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/dlc-2.2.3-debian-buster-amd64.hybrid.iso)** (64-bit)
|
||||
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-buster-amd64.hybrid.iso)** (64-bit)
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user