mirror of
https://github.com/Tengo10/fabaccess_klipper.git
synced 2025-03-12 15:01:43 +01:00
forgot a sudo
This commit is contained in:
parent
6168bda9bc
commit
8763b78437
@ -73,7 +73,7 @@ check_requirements()
|
|||||||
fi
|
fi
|
||||||
echo "Moonraker configuration found at ${MOONRAKER_CONFIG}"
|
echo "Moonraker configuration found at ${MOONRAKER_CONFIG}"
|
||||||
|
|
||||||
apt install python3-requests
|
sudo apt install python3-requests
|
||||||
}
|
}
|
||||||
|
|
||||||
# Step 4: Link extension to Klipper
|
# Step 4: Link extension to Klipper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user