scripts: remove issu & add luks-mount & ya pkg upgrade
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user