mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
2 lines
70 B
PHP
2 lines
70 B
PHP
<?php
|
|
echo json_encode(array('gitHash'=>trim(`git rev-parse HEAD`))); |