Skip to content

Commit 88cb729

Browse files
committed
new commit
1 parent 0d76666 commit 88cb729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
sh print.sh ./docs/markdown
3-
git add -all
3+
git add --all
44
if [ ! -n "$1" ] ;then
55
git commit -am "new commit"
66
else

0 commit comments

Comments
 (0)