scripts: Replicape pru update start scripts (#2277)

Signed-off-by: Trevor Wilson <altocoey@hotmail.com>
This commit is contained in:
BlackStump 2019-12-19 04:11:40 +11:00 committed by KevinOConnor
parent f3b4173e6b
commit 7532e4ccea
4 changed files with 123 additions and 15 deletions

View file

@ -5,9 +5,9 @@
# Step 1: Do main install
install_main()
{
# Run the octopi script - raspbian is close enough to debian for
# this to work.
${SRCDIR}/scripts/install-octopi.sh
# Run the debian script - should
# work.
${SRCDIR}/scripts/install-debian.sh
}
# Step 2: Install additional system packages