Skip to content
Snippets Groups Projects
Verified Commit 0f478d8e authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

fix

parent 10abb21b
Branches
Tags
No related merge requests found
...@@ -33,7 +33,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do ...@@ -33,7 +33,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do
fi fi
if [ "$week" = "14" ]; then if [ "$week" = "14" ]; then
cp -r /tmp/lines docs/ cp -r /tmp/lines ./
fi fi
plab classdiag ../src plab classdiag ../src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment