Skip to content

Commit

Permalink
Update setupOctoprint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb authored Nov 17, 2023
1 parent b423aaf commit 276b42e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PrusaPrint/setupOctoprint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ echo "Setup Complete"
echo "Installing telegram dependencies"
apt-get install cpulimit -y
echo "Finished Installation"

# Install Octodash Plugin
sh <(wget -qO- https://github.com/UnchartedBull/OctoDash/raw/main/scripts/install.sh)

0 comments on commit 276b42e

Please sign in to comment.