smb-umount
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
# - A common issue is that the VHDX file has logs that needs to be "replayed".
|
||||
# This can be done using `qemu-img check -r all <VHDX_PATH>`
|
||||
|
||||
issu && {
|
||||
|
||||
path=$(dirname "$(realpath "$0")")
|
||||
|
||||
"$path"/issu && {
|
||||
echo "Do not run this script in sudo mode."
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user