issues
search
d4rkcat
/
pia
Private Internet Access VPN Linux bash client
GNU General Public License v2.0
92
stars
18
forks
source link
fix: do not remove old servers config if update fails
#22
Open
nanodva
opened
4 years ago
nanodva
commented
4 years ago
Fix issue in fupdate():
first download update to temporary directory
replace old files if download succeed
abort if it failed
Fix issue in fupdate():