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:
parent
d87cf99d8f
commit
625c9792a2
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
./qtox-updater-genflist /var/www/html/qtox/win32/
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo -n 1 > /var/www/html/qtox/win32/version
|
echo -n 1 > version
|
||||||
./qtox-updater-sign $1 >> /var/www/html/qtox/win32/version
|
./qtox-updater-sign $1 >> version
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user