@@ -1024,12 +1024,15 @@ elif is_use_cloud_image; then
create_part
install_cloud_image
fi
elif["$distro"="windows"];then
else
create_part
mount_part
if["$distro"="windows"];then
install_windows
else
install_redhat_ubuntu
fi
fi
if["$sleep"=2];then
exit
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.