android13/kernel-5.10/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/redodrv

13 lines
150 B
Bash

#!/bin/bash
if [ "`whoami`" != "root" ]; then
echo Need to be root to execute.;
exit 1;
fi
./unload.sh
./scratch
./clean_log.sh
# ./sta.sh