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