mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
3 lines
83 B
Bash
Executable file
3 lines
83 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "STABLE_BUILDHASH $(git rev-parse --short=8 HEAD || echo nogit)"
|