Navigation Menu

Skip to content

Commit

Permalink
Include vendor in upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Jan 16, 2019
1 parent 6280125 commit a84d728
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nems-upgrade/1.4.1-1.5
Expand Up @@ -62,6 +62,9 @@ if [[ "$ver" == "1.4.1" ]]; then
## ODROID XU4 changes in 1.5
/root/nems/nems-admin/build/160-odroid-xu4

## Change dpkg vendor name (Seen with dpkg-vendor --query Vendor)
/root/nems/nems-admin/build/235-dpkg-vendor

else
echo "Cannot uprade NEMS $ver to 1.5."
fi

0 comments on commit a84d728

Please sign in to comment.