diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/hiby_patcher.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hiby_patcher.pl b/tools/hiby_patcher.pl index 8218362f8d..b03f2343dd 100755 --- a/tools/hiby_patcher.pl +++ b/tools/hiby_patcher.pl @@ -179,7 +179,7 @@ case $MDEV in MNT_POINT=/mnt/sd_0 ;; sd*) - MNT_POINT=/mnt/sd_0/USB + MNT_POINT=/mnt/usb ;; esac |