1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/tools/update-server/genversion.sh
Tux3 / Mlkj / !Lev.uXFMLA 625c9792a2
Update update-server tools
Forgot to update them. But it turns out they are already multiplatform.
2014-11-13 00:41:35 +01:00

5 lines
67 B
Bash

#!/bin/bash
echo -n 1 > version
./qtox-updater-sign $1 >> version