scripts: remove issu & add luks-mount & ya pkg upgrade

This commit is contained in:
2026-01-10 08:57:14 +01:00
parent 490ce1f819
commit cff586109c
9 changed files with 122 additions and 58 deletions
+1 -3
View File
@@ -13,9 +13,7 @@
# This can be done using `qemu-img check -r all <VHDX_PATH>`
path=$(dirname "$(realpath "$0")")
"$path"/issu && {
[ "$(id -u)" -eq 0 ] && {
echo "Do not run this script in sudo mode."
exit 1
}