3 lines
78 B
Bash
3 lines
78 B
Bash
|
|
#!/bin/bash
|
||
|
|
# composer install -o --working-dir="$WORKDIR"/application
|
||
|
|
php-fpm
|