Skip to content

Commit 9471fbc

Browse files
committed
Fix indentation
1 parent 8ff5d46 commit 9471fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ upload: php71.zip
77
./upload.sh
88

99
publish: php71.zip
10-
./publish.sh
10+
./publish.sh
1111

1212
clean:
1313
rm php71.zip

0 commit comments

Comments
 (0)