mirror of
https://github.com/ankitects/anki.git
synced 2026-07-29 04:59:45 -04:00
4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "STABLE_BUILDHASH $(git rev-parse --short=8 HEAD || echo nogit)"
|