Skip to content

Commit 542c9d5

Browse files
author
michael-n-cooper
committed
change dir parameters
1 parent bba8d84 commit 542c9d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

create-techniques.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
2-
cp technique-template.html ../../technique-template.html
3-
cd ..
2+
cp techniques/technique-template.html ../technique-template.html
43
while [ $# -gt 0 ]
54
do
65
git checkout --orphan tech-$2

0 commit comments

Comments
 (0)