mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
aca3e69669
# Conflicts: # CHANGELOG.md # Dockerfile # README.md # psu
4 lines
94 B
Bash
4 lines
94 B
Bash
FOO=bar
|
|
DB_MIGRATE="php artisan migrate --force"
|
|
ENVS="( ONE TWO=two THREE=\"php artisan\" )"
|