mirror of https://github.com/FreeRDP/FreeRDP
pkg rpm: fix perapre script for freerdp-nightly
This commit is contained in:
parent
8379fd833b
commit
7358c425c7
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
git rev-parse --short HEAD > source/source_version
|
||||
git rev-parse --short HEAD > source_version
|
||||
|
|
Loading…
Reference in New Issue