Re: Upgrade to 1.51SP1
Posted by Roadrunnere42 on Feb 24, 2016; 12:24pm
URL: https://itus.accessinnov.com/Upgrade-to-1-51SP1-tp10p155.html
Han
is this line correct in the script
update(){
echo "Updating ...."
[[ -f ${MOUNT}/updates/ItusrestoreImage ]] && cp -v /overlay/updates/ItusrestoreImage /overlay/ItusrestoreImage && cp -v /overlay/updates/ItusrestoreImage /overlay/ItusrouterImage
as it's coping to the same location twice.
roadrunnere42