diff options
Diffstat (limited to 'library/phpqrcode/tools/merge.sh')
-rw-r--r-- | library/phpqrcode/tools/merge.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/phpqrcode/tools/merge.sh b/library/phpqrcode/tools/merge.sh new file mode 100644 index 000000000..e4c2fbcb8 --- /dev/null +++ b/library/phpqrcode/tools/merge.sh @@ -0,0 +1,2 @@ +#!/bin/sh
+php ./merge.php
\ No newline at end of file |