parent
3cd484befc
commit
f51ae2b97d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ if [ "$uid" -ne 0 ]; then
|
|||
exec sudo $0
|
||||
fi
|
||||
|
||||
mount -o remount --make-private /
|
||||
|
||||
arch="x86_64"
|
||||
|
||||
case $(uname -m) in
|
||||
|
|
Loading…
Reference in a new issue