mirror of
https://github.com/unraid/api.git
synced 2026-01-09 18:20:12 -06:00
- Changed the PHP executable path in the plugin from `/bin/php` to `/usr/bin/php` for better compatibility. - Improved the `deploy-dev.sh` script by ensuring proper quoting in the rsync command and adding a check to create the remote directory for standalone apps, enhancing deployment reliability.