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