From 7532e4ccea6f89e31d0d2f7f2f7e8ddac64abd46 Mon Sep 17 00:00:00 2001 From: BlackStump Date: Thu, 19 Dec 2019 04:11:40 +1100 Subject: scripts: Replicape pru update start scripts (#2277) Signed-off-by: Trevor Wilson --- scripts/install-beaglebone.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/install-beaglebone.sh') diff --git a/scripts/install-beaglebone.sh b/scripts/install-beaglebone.sh index 695e9f15..a68c8d06 100755 --- a/scripts/install-beaglebone.sh +++ b/scripts/install-beaglebone.sh @@ -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 -- cgit v1.2.3-70-g09d2