mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
refactor: LPA interface, CLI location (#35328)
* refactor: LPABase, simpler switch() interface * leave this since LPABase hides * hw-agnostic esim.py * newline * use latest
This commit is contained in:
+1
-1
@@ -295,7 +295,7 @@ function op_check() {
|
||||
|
||||
function op_esim() {
|
||||
op_before_cmd
|
||||
op_run_command system/hardware/tici/esim.py "$@"
|
||||
op_run_command system/hardware/esim.py "$@"
|
||||
}
|
||||
|
||||
function op_build() {
|
||||
|
||||
Reference in New Issue
Block a user