Skip to content

Commit

Permalink
work-around github emojicon colon problem
Browse files Browse the repository at this point in the history
  • Loading branch information
muhme committed Dec 12, 2023
1 parent c166d90 commit f245a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The scripts are used on the Mac command line, but should also work on Linux and
| `scripts/pack.sh` | Create Joomla extension ZIP, including SHA512 | |
| `scripts/clean.sh` | Removes all quote_joomla_* Docker containers | |

And now you are ready for ... triple speed :smiley: with the creation of six Docker containers, the installation of Joomla and the modules three times and testing the module in all three Joomla versions with only one command line:
And now you are ready for ... triple speed :smiley: with the creation of six Docker containers, the installation of Joomla and the modules three times and testing the module in all three Joomla versions with only one command line.
```
$ scripts/compose.sh && sleep 5 && scripts/install.sh && scripts/test.sh
```
Expand Down

0 comments on commit f245a28

Please sign in to comment.