feat: 关闭自启
This commit is contained in:
parent
13baec4c2f
commit
3879fa2988
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
TOOLCHAIN_PATH=./mac
|
||||
DOWNLOAD_PATH=../logs
|
||||
SCAN_PATH=../scan
|
||||
SELFSTART_PATH=../selfstart
|
||||
SELFSTART_PATH=../Selfstart
|
||||
# 下载轨迹
|
||||
stud:
|
||||
cd $(TOOLCHAIN_PATH) && \
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
set filepath=.\selfStart
|
||||
set filepath=.\SelfStart
|
||||
set hdc=hdc
|
||||
%hdc% shell mount -o remount,rw /
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user