Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
wHyEt committed Jan 5, 2024
1 parent 41234d5 commit e4ed305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

apt-get update
apt-get -y install wget, unzip, nano, gcc
apt-get -y install wget unzip nano gcc
#set -e

#3DPrinter_IP=${3DPrinter_IP:"0.0.0.0"}
Expand Down

0 comments on commit e4ed305

Please sign in to comment.