media
This commit is contained in:
parent
8072a4db9d
commit
dafe35d2f4
1 changed files with 6 additions and 0 deletions
|
|
@ -26,6 +26,11 @@
|
|||
what = "//100.97.47.81/everything";
|
||||
where = "/mnt/uwuraid/everything";
|
||||
})
|
||||
(opts
|
||||
// {
|
||||
what = "//100.97.47.81/media";
|
||||
where = "/mnt/uwuraid/media";
|
||||
})
|
||||
# (opts
|
||||
# // {
|
||||
# what = "//100.97.47.81/isos";
|
||||
|
|
@ -55,6 +60,7 @@
|
|||
(opts // {where = "/mnt/uwuraid/appdata";})
|
||||
(opts // {where = "/mnt/uwuraid/backup";})
|
||||
(opts // {where = "/mnt/uwuraid/everything";})
|
||||
(opts // {where = "/mnt/uwuraid/media";})
|
||||
# (opts // {where = "/mnt/uwuraid/isos";})
|
||||
(opts // {where = "/mnt/uwuraid/photos";})
|
||||
(opts // {where = "/mnt/uwuraid/virginia";})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue