mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Little fixes
This commit is contained in:
parent
9b82adf362
commit
ac1b8b7453
@ -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 $@
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
ARPL_VERSION="0.3-alpha8"
|
||||
ARPL_VERSION="0.3-alpha9"
|
||||
|
||||
# Define paths
|
||||
TMP_PATH="/tmp"
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user