mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 01:39:22 +00:00
Update note
This commit is contained in:
parent
530d4c574e
commit
04c9029506
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ vhdx_to_img() {
|
|||
}
|
||||
|
||||
# workaround for Debian
|
||||
# In Debian /usr/sbin is not in PATH and some utilities are not in /bin
|
||||
# In Debian /usr/sbin is not in PATH and some utilities in there are in use
|
||||
[ -d /usr/sbin ] && export PATH="/usr/sbin:$PATH"
|
||||
# In Debian /etc/mtab is not exist
|
||||
[ -f /etc/mtab ] || ln -s /proc/self/mounts /etc/mtab
|
||||
|
|
Loading…
Add table
Reference in a new issue