1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Add two helpers for the update server

This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-10 01:40:35 +01:00
parent fbbffc0806
commit a4f629164b
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
./qtox-updater-genflist /var/www/html/qtox/win32/

View File

@ -0,0 +1,4 @@
#!/bin/bash
echo -n 1 > /var/www/html/qtox/win32/version
./qtox-updater-sign $1 >> /var/www/html/qtox/win32/version