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 05c9ae9390
Auto-updater: Check timestamps before updating
Update the version file format to 2, breaks backward compatibility.
2014-11-13 14:42:26 +01:00

5 lines
78 B
Bash

#!/bin/bash
echo -n 2 > version
./qtox-updater-sign `date +%s`!$1 >> version