Skip to content

Commit

Permalink
Prettier Format
Browse files Browse the repository at this point in the history
  • Loading branch information
djarbz committed Oct 25, 2024
1 parent a0373c0 commit ccf299b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kasmvnc/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ case "$arch" in
fi
;;
arm64)
: # This is effectively a noop
: # This is effectively a noop
;;
*)
echo "ERROR: Unsupported architecture: $arch"
Expand Down

0 comments on commit ccf299b

Please sign in to comment.