Skip to content

Commit 1c91089

Browse files
Release v1.4
- Autoexpansion added for rpiOS trixie - Fixed detection and autoexpansion for DietPi - Version included in logfile - "Confirmation window" updates - Moved into a function - inclusion of device paths - Countdown timer for `ctrl+c` if `-y` option is selected
2 parents 9871193 + 73dd028 commit 1c91089

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Feel free to make a [feature request](https://github.com/UnconnectedBedna/shrink
2626

2727
Full functionality for usage inside [webmin](https://webmin.com/) (including "custom command" button). Thank you to [iliajie](https://github.com/iliajie) for helping out. ❤️
2828

29-
**Latest release:** [shrink-backup.v1.3](https://github.com/UnconnectedBedna/shrink-backup/releases/download/v1.3/shrink-backup.v1.3.tar.gz)
29+
**Latest release:** [shrink-backup v1.4](https://github.com/UnconnectedBedna/shrink-backup/releases/download/v1.4/shrink-backup.v1.4.tar.gz)
3030
[**Testing branch:**](https://github.com/UnconnectedBedna/shrink-backup/tree/testing) If you want to use the absolute latest version. There might be bugs.
3131

3232
**Very fast restore thanks to minimal size of img file.**

shrink-backup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ fi
240240
version() {
241241
echo -e "${Purple}#########################################################################
242242
# #
243-
# ${Green}shrink-backup version $VERSION ${Purple}#
243+
# ${Green}shrink-backup version $VERSION ${Purple}#
244244
# #
245245
# ${IWhite}Copyright (c) 2024-present, Marcus Johansson ${Purple}#
246246
# ${White}https://github.com/UnconnectedBedna/shrink-backup ${Purple}#

0 commit comments

Comments
 (0)