mirror of
https://github.com/unraid/api.git
synced 2026-04-28 03:01:12 -05:00
f723042f63
Cleaned up "dev" script and added playground/introspection when in DEBUG mode.
5 lines
285 B
Bash
5 lines
285 B
Bash
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 |