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