1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-26 05:11:33 +03:00

adjust systemd paths according to installation path

This commit is contained in:
Ilya Shipitsin
2018-10-22 10:55:12 +05:00
parent c1d6ddf361
commit 139fffe6e0
10 changed files with 45 additions and 36 deletions

View File

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