mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 02:52:04 +08:00
2e291cdddb
old-commit-hash: 3305a6f5b9b5830a63033465e744d677c3933d3a
8 lines
143 B
Bash
Executable File
8 lines
143 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# TODO: there's probably a better way to do this
|
|
|
|
cd SnapdragonProfiler/service
|
|
mv android real_android
|
|
ln -s iot_rb5_lu/ android
|