linuxOS_D21X/source/linux-5.10/drivers/net/wireless/icommsemi/script/redodrv
2024-11-29 16:23:11 +08:00

13 lines
150 B
Bash
Executable File

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