Update diy.sh
vdi 要读写 可执行
This commit is contained in:
parent
c519678b4e
commit
3a7869966a
@ -148,7 +148,7 @@ convert_vm_format() {
|
||||
|
||||
# 检查命令是否成功执行
|
||||
if [ $? -eq 0 ]; then
|
||||
sudo chmod 755 $target_path
|
||||
sudo chmod 777 $target_path
|
||||
Show 0 "转换成功。转换后的文件位于:$target_path"
|
||||
else
|
||||
Show 1 "转换失败,请检查输入的路径和文件。"
|
||||
|
Loading…
Reference in New Issue
Block a user