Skip to content
Snippets Groups Projects
Commit 37f4b082 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-434: Fix erroneous escape

parent ad106778
No related branches found
No related tags found
1 merge request!150L2SS-434: Add sphinx documentation content
......@@ -22,7 +22,7 @@ Next, we bootstrap the system. This will build our docker images, start key ones
If you lack access to LOFAR station hardware, load additional configurations to use the simulators instead::
for sim in ../CDB/\*-sim-config.json; do
for sim in ../CDB/*-sim-config.json; do
../sbin/update_ConfigDb.sh ../CDB${sim}-config.json
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment