@ -91,8 +91,7 @@ if [ "$distro" = "alpine" ]; then
exec reboot
elif["$distro"="dd"];then
filetype=$(echo$ddimg| awk -F. '{print $NF}')
case"$filetype" in
case"$ddimg_type" in
gz)prog=gzip ;;
xz)prog=xz ;;
esac
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.