This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
qTox
Watch
1
Star
0
Fork
0
You've already forked qTox
mirror of
https://github.com/qTox/qTox.git
synced
2024-03-22 14:00:36 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
fdb4fef374
qTox
/
tools
/
update-server
/
genversion.sh
5 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
Add two helpers for the update server
2014-11-10 08:40:35 +08:00
#!/bin/bash
Auto-updater: Check timestamps before updating Update the version file format to 2, breaks backward compatibility.
2014-11-13 21:09:35 +08:00
echo
-n
2
> version
./qtox-updater-sign
`
date +%s
`
!
$1
>> version
Add two helpers for the update server
2014-11-10 08:40:35 +08:00
Reference in New Issue
Copy Permalink