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
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
No preview for this file type
File added
...@@ -40,7 +40,7 @@ if [ "$head" = "Salomon Maintenance" ] || [ "$head" = "Anselm Maintenance" ] || ...@@ -40,7 +40,7 @@ if [ "$head" = "Salomon Maintenance" ] || [ "$head" = "Anselm Maintenance" ] ||
echo "Everything up-to-date..." echo "Everything up-to-date..."
else else
echo "Updating Downtime History..." echo "Updating Downtime History..."
test="|$date|**$head** $info|" test=" |$date|**$head** $info|"
sed '/---/a '"$test"'' downtimes_history.md > TMP.md sed '/---/a '"$test"'' downtimes_history.md > TMP.md
cat TMP.md > downtimes_history.md cat TMP.md > downtimes_history.md
rm TMP.md rm TMP.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment