mount media on /media instead of /mnt
This commit is contained in:
parent
4fb7257dc1
commit
5d4d25f855
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ set save_backtick_bookmark false
|
|||
|
||||
setlocal path=/data/temporary sort mtime
|
||||
setlocal path=/data/temporary sort_directories_first false
|
||||
setlocal path=/mnt/memoria/snapshots-void sort mtime
|
||||
setlocal path=/mnt/memoria/snapshots-void sort_directories_first false
|
||||
setlocal path=/media/memoria/snapshots-void sort mtime
|
||||
setlocal path=/media/memoria/snapshots-void sort_directories_first false
|
||||
|
||||
map ; console scout -aefilst%space
|
||||
map s shell -f st
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue