wip
This commit is contained in:
parent
dca56fe963
commit
d4f8224833
1 changed files with 1 additions and 2 deletions
3
entry.sh
3
entry.sh
|
@ -2,10 +2,9 @@
|
|||
|
||||
function first_stage(){
|
||||
echo foo first_stage
|
||||
|
||||
echo mount divice to $TARGET
|
||||
}
|
||||
|
||||
function second_stage(){
|
||||
echo bar second_stage
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue