fixed typo #105
Signed-off-by: Srishti-j18 <srishti33164jaiswal@gmail.com>
This commit is contained in:
parent
9e9f7fab3b
commit
4c30f5f162
|
|
@ -11,7 +11,7 @@ cat >> "${layers_dir}/launch.toml" <<EOL
|
|||
[[processes]]
|
||||
type = "web"
|
||||
command = ["./app.sh"]
|
||||
default = "true"
|
||||
default = true
|
||||
EOL
|
||||
|
||||
# LIST CONTENTS
|
||||
|
|
|
|||
Loading…
Reference in New Issue