mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-14 18:28:00 -06:00
scripts: Replicape pru update start scripts (#2277)
Signed-off-by: Trevor Wilson <altocoey@hotmail.com>
This commit is contained in:
parent
f3b4173e6b
commit
7532e4ccea
4 changed files with 123 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue