mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-03 23:22:05 +08:00
Little fixes
This commit is contained in:
@@ -18,9 +18,9 @@ function export-vars() {
|
||||
|
||||
###############################################################################
|
||||
function shell() {
|
||||
cp /opt/${2}/build/System.map /input
|
||||
export-vars $2
|
||||
shift 2
|
||||
cp /opt/${1}/build/System.map /input
|
||||
bash -l $@
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user