aliases
This commit is contained in:
parent
c6e02ed9a7
commit
18384ce42a
3 changed files with 20 additions and 3 deletions
|
|
@ -36,7 +36,11 @@
|
|||
# what = "//100.97.47.81/isos";
|
||||
# where = "/mnt/uwuraid/isos";
|
||||
# })
|
||||
# (opts // { what = "//100.97.47.81/jellyfin"; where = "/mnt/uwuraid/jellyfin"; })
|
||||
# (opts
|
||||
# // {
|
||||
# what = "//100.97.47.81/jellyfin";
|
||||
# where = "/mnt/uwuraid/jellyfin";
|
||||
# })
|
||||
(opts
|
||||
// {
|
||||
what = "//100.97.47.81/movies";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue