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