Skip to content

Instantly share code, notes, and snippets.

View UnconnectedBedna's full-sized avatar

Marcus Johansson UnconnectedBedna

View GitHub Profile
@UnconnectedBedna
UnconnectedBedna / gist:8ef639c933a7616d65403025f03e65f9
Created January 24, 2024 16:37
Hotfixed version of shrink-backup v0.9.4 with support for GPT partition table
#!/usr/bin/env bash
#
# shrink-backup
# version 0.9.4b - hotfixed for GPT partition table
# backup tool for backing up and updating .img files with autoexpansion on various operating systems
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.