Skip to content

Commit 53f9a3a

Browse files
committed
Add missing #.
1 parent acee4c0 commit 53f9a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!/bin/bash
1+
#!/bin/bash
22
if [ ! -d "build" ]; then
33
svn co https://plugins.svn.wordpress.org/php-compatibility-checker build
44
else

0 commit comments

Comments
 (0)