Skip to content

Commit 858a7fd

Browse files
committed
compile cv
1 parent 60cde91 commit 858a7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile_cv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rm cv.pdf
1111
git add .
1212
git commit -m "compile cv"
1313
git checkout gh-pages
14-
mv ~/cv.pdf .
14+
cp ~/cv.pdf .
1515
git add cv.pdf
1616
git commit -m "update"
1717
git push

0 commit comments

Comments
 (0)