Skip to content

Commit a9c4cb8

Browse files
committed
add a test hook
1 parent 089a62f commit a9c4cb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_hooks/test.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
echo `cd / && pwd`;

0 commit comments

Comments
 (0)