mirror of
https://github.com/unraid/api.git
synced 2026-01-05 08:00:33 -06:00
5 lines
285 B
Plaintext
5 lines
285 B
Plaintext
PATHS_CORE=$(pwd)/../core/
|
|
PATHS_STATES=$(pwd)/../core/test/fixtures/states
|
|
PATHS_PLUGINS=$(pwd)/../core/test/fixtures/plugins
|
|
PATHS_UNRAID_VERSION=$(pwd)/../core/test/fixtures/etc/unraid-version
|
|
PATHS_DYNAMIX_CONFIG=$(pwd)/../core/test/fixtures/boot/config/plugins/dynamix/dynamix.cfg |