desc
This commit is contained in:
parent
f47cfe5d8f
commit
65a5170dd1
6 changed files with 18 additions and 14 deletions
|
|
@ -11,11 +11,11 @@
|
|||
what = "//100.97.47.81/anime";
|
||||
where = "/mnt/uwuraid/anime";
|
||||
})
|
||||
(opts
|
||||
// {
|
||||
what = "//100.97.47.81/appdata";
|
||||
where = "/mnt/uwuraid/appdata";
|
||||
})
|
||||
# (opts
|
||||
# // {
|
||||
# what = "//100.97.47.81/appdata";
|
||||
# where = "/mnt/uwuraid/appdata";
|
||||
# })
|
||||
(opts
|
||||
// {
|
||||
what = "//100.97.47.81/backup";
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
};
|
||||
in [
|
||||
(opts // {where = "/mnt/uwuraid/anime";})
|
||||
(opts // {where = "/mnt/uwuraid/appdata";})
|
||||
# (opts // {where = "/mnt/uwuraid/appdata";})
|
||||
(opts // {where = "/mnt/uwuraid/backup";})
|
||||
(opts // {where = "/mnt/uwuraid/everything";})
|
||||
(opts // {where = "/mnt/uwuraid/games";})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue