mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
4 lines
137 B
Bash
4 lines
137 B
Bash
#!/bin/bash
|
|
composer dump-autoload --working-dir /var/www/html/api
|
|
composer dump-autoload --working-dir /var/www/html/fleetbase/core-api
|