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

Update update-server tools

Forgot to update them. But it turns out they are already multiplatform.
This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-13 00:41:35 +01:00
parent d87cf99d8f
commit 625c9792a2
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
2 changed files with 2 additions and 5 deletions

View File

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

View File

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