Skip to content

Commit

Permalink
Another small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ihrapsa authored Mar 7, 2022
1 parent 79d03de commit f1b8878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/2_script_manual.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ echo " "


echo "Installing moonraker python3 packages..."
opkg install python3 python3-pip python3-pyserial python3-pillow python3-tornado python3-distro python3-curl libcurl4 libsodium libffi ip-full --force-overwrite;
opkg install python3 python3-pip python3-pillow python3-tornado python3-distro python3-curl libcurl4 libsodium libffi ip-full --force-overwrite;


echo "Fixing libffi symlinks..."
Expand Down

0 comments on commit f1b8878

Please sign in to comment.