Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2025
1 parent 4d0add1 commit 9986d10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/tools/visualizer/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ configure_vnc() {
# Check if WEB_PASSWORD is provided
[ -z "$WEB_PASSWORD" ] && echo -e "\e[31mPassword is needed. Set WEB_PASSWORD environment variable\e[0m" && exit 1


# Create Openbox application configuration
mkdir -p /etc/xdg/openbox
cat >/etc/xdg/openbox/rc.xml <<'EOF'
Expand Down

0 comments on commit 9986d10

Please sign in to comment.