This commit is contained in:
Fabio Belavenuto
2023-01-15 12:48:06 -03:00
parent ad6d6f69cb
commit 034b40dad9
5 changed files with 18 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ function export-vars() {
###############################################################################
function shell() {
cp /opt/${2}/build/System.map /input
#cp /opt/${2}/build/System.map /input
export-vars $2
shift 2
bash -l $@