mirror of
https://github.com/unraid/api.git
synced 2025-12-30 21:19:49 -06:00
This commit updates the default file paths in the prebuild-webgui-set-env.sh script to use the requested env file instead of always using .env.production. If a specific env file is provided as an argument, its contents will be copied to .env. If the requested env file is not found, an error message will be displayed.