#!/bin/bash
KERNELID=$(uname -r)
BOARD_NAME="iTOP-RK3588"
toilet -f standard -F metal $(echo $BOARD_NAME)
