Skip to content
Snippets Groups Projects
Commit 890d189d authored by Simon Döring's avatar Simon Döring
Browse files

Apply small adjustments to style of script

parent 51091c1c
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ $room: { ...@@ -23,7 +23,7 @@ $room: {
bitrate = 128000 bitrate = 128000
fir_freq = 10 fir_freq = 10
record = false record = false
}" >> $file }" | sed -re 's/^\t{3}//' >> $file
echo "Added entry for $room to $file" echo "Added entry for $room to $file"
else else
echo "Entry for $room already in $file" echo "Entry for $room already in $file"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment