stash
This commit is contained in:
parent
d167cf0eb4
commit
6941f08369
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -161,7 +161,7 @@ function second_stage(){
|
|||
echo second_stage done
|
||||
|
||||
export -f user_install
|
||||
su jedi -c "bash -c user_install"
|
||||
su jedi -l -c "bash -c user_install"
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue