mirror of
https://github.com/MagicMirrorOrg/MagicMirror.git
synced 2026-01-10 01:28:11 -05:00
2 lines
70 B
PHP
2 lines
70 B
PHP
<?php
|
|
echo json_encode(array('gitHash'=>trim(`git rev-parse HEAD`))); |