Commit 40e5c25a authored by Joel Martin's avatar Joel Martin

utils/rebind, utils/u2x11: use /usr/bin/env

parent 0a920147
#!/bin/bash
#!/usr/bin/env bash
usage() {
echo "Usage: $(basename $0) OLD_PORT NEW_PORT COMMAND_LINE"
......
#!/bin/bash
#!/usr/bin/env bash
#
# Convert "U+..." commented entries in /usr/include/X11/keysymdef.h
# into JavaScript for use by noVNC. Note this is likely to produce
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment