Skip to content

Commit f548525

Browse files
author
michael-n-cooper
committed
make live again
1 parent 1cbd70a commit f548525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-techniques.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ do
1616
sed -i "s|Technique Title|$4|g" techniques/$1/$2.html
1717
git add techniques/$1/$2.html
1818
git commit -m "Set up $2 technique"
19-
# git push --set-upstream origin tech-$2
19+
git push --set-upstream origin tech-$2
2020
shift
2121
shift
2222
shift

0 commit comments

Comments
 (0)