Skip to content

Commit 854888f

Browse files
committed
wip
1 parent c47975d commit 854888f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
}
77
if (!file_exists('vendor')) {
88
exec('php composer.phar install');
9-
exec('php patch.php');
109
}
1110

1211
function patchDir(string $base, string $dir): int

0 commit comments

Comments
 (0)