servalproject / openwrt

OpenWRT distribution for Serval Mesh Extenders
https://developer.servalproject.org
GNU General Public License v2.0
8 stars 3 forks source link

Tidy up update script and add dir existence check when copying to `/srv/tftp/` #24

Closed thomotron closed 5 years ago

thomotron commented 5 years ago

Adds comments to the update script to increase readability. Also adds checks for whether files and directories exist before trying to remove/update them.