Files
api/web/scripts
Eli Bosley 771dcef4f7 fix: update PHP path in plugin and enhance deployment script for web components
- 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.
2025-08-31 09:10:41 -04:00
..