Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ff32286

Browse files
committed
Removed CAT command
1 parent 312bbfb commit ff32286

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tools/site-wide-analysis.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ If you do not want to use our [shell script](https://github.com/magento-swat/ins
188188
1. Create the `swat-agent.env` file with the following contents.
189189

190190
```config
191-
cat <<EOT >> /path/to/swat-agent.env
192191
SWAT_AGENT_PREFERRED_APPLICATION_NAME=<Test Inc>
193192
SWAT_AGENT_APP_NAME=<APP_NAME>
194193
SWAT_AGENT_APPLICATION_PHP_PATH=php
@@ -206,7 +205,6 @@ If you do not want to use our [shell script](https://github.com/magento-swat/ins
206205
SWAT_AGENT_LOG_LEVEL=error
207206
SWAT_AGENT_ENABLE_AUTO_UPGRADE=true
208207
SWAT_AGENT_IS_SANDBOX=false
209-
EOT
210208
```
211209

212210
{:.bs-callout-info}

0 commit comments

Comments
 (0)