mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
5 lines
98 B
Bash
Executable File
5 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
|
|
ln -s packaging/deb/freerdp-nightly debian
|
|
git rev-parse --short HEAD >.source_version
|