1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

try to fix App Veyor

This commit is contained in:
Ilya Shipitsin 2018-10-24 00:33:19 +05:00
parent e50cf278cd
commit 7d1fced672

View File

@ -20,8 +20,10 @@ build_script:
exit %errorlevel%
- sh: >-
./configure && make package -C tmp
dpkg -i build/softether-vpn*.deb
systemctl restart softether-vpnserver
sudo dpkg -i build/softether-vpn*.deb
sudo systemctl restart softether-vpnserver
artifacts:
- path: output\pkg\*\*