tsu
This commit is contained in:
parent
2fd0d7f8cd
commit
8ae61af54a
1 changed files with 5 additions and 0 deletions
5
tsu.sh
Executable file
5
tsu.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
ROOT_HOME=$HOME/.suroot
|
||||
ROOT_SHELL=$PREFIX/bin/bash
|
||||
mkdir $HOME/.suroot
|
||||
|
||||
su --preserve-environment -c "LD_LIBRARY_PATH=$PREFIX/lib HOME=$ROOT_HOME $ROOT_SHELL"
|
Loading…
Reference in a new issue