-
Notifications
You must be signed in to change notification settings - Fork 185
Commit 3acacc2
Revert "Fix missing quotation marks in etc/environment.yml" (#173)
This reverts commit 0920887f0df622b326ef44345939f42f5a162c7f
because wrapping the value of CLI_SCRIPT breaks its usage:
$ docker-compose run --rm app cli help
sudo: "php: command not found
# Conflicts:
# etc/environment.yml1 parent 09dc4c3 commit 3acacc2
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
15 | + | ||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments