mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
8 lines
472 B
Plaintext
8 lines
472 B
Plaintext
# all fetched files and directories *inside* directories on the left side of '='
|
|
# will be moved into directories on the right side of '=' during installation
|
|
# (all of this inside the distribution directory, before copying files to permanent storage)
|
|
/root/usr/share/luci/menu.d=/usr/share/luci/menu.d
|
|
/root/usr/share/rpcd/acl.d=/usr/share/rpcd/acl.d
|
|
/root/usr/libexec/rpcd=/usr/libexec/rpcd
|
|
/htdocs/luci-static/resources/view=/www/luci-static/resources/view/qosmate
|