Skip to content

Commit

Permalink
typo docket -> docker
Browse files Browse the repository at this point in the history
  • Loading branch information
rotu authored and patrickelectric committed Oct 6, 2023
1 parent 93132e7 commit e33f60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/start-blueos-core
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ blueos_startup_update
if [ -e "/var/run/docker.sock" ]; then
chmod 777 /var/run/docker.sock
else
echo "Error: Docket socket file does not exist!"
echo "Error: Docker socket file does not exist!"
fi

# Generate hardware identification uuid
Expand Down

0 comments on commit e33f60d

Please sign in to comment.