mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-10 01:15:06 +01:00
5 lines
94 B
Bash
5 lines
94 B
Bash
|
#! /bin/bash
|
||
|
#
|
||
|
rev_new=$(git rev-parse --short=7 HEAD)
|
||
|
echo HID_to-VPAD_WUPS-nightly-$rev_new
|