Skip to content
Snippets Groups Projects
Commit 52ff230d authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

update videos

parent beb7a606
No related branches found
No related tags found
No related merge requests found
No preview for this file type
File added
......@@ -40,7 +40,7 @@ if [ "$head" = "Salomon Maintenance" ] || [ "$head" = "Anselm Maintenance" ] ||
echo "Everything up-to-date..."
else
echo "Updating Downtime History..."
test="|$date|**$head** $info|"
test=" |$date|**$head** $info|"
sed '/---/a '"$test"'' downtimes_history.md > TMP.md
cat TMP.md > downtimes_history.md
rm TMP.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment