xiaoyu/sysdrv/drv_ko/wifi/ssv6x5x/script/redodrv
2025-03-04 22:36:42 +08:00

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