netkit-core icon indicating copy to clipboard operation
netkit-core copied to clipboard

Please make Netkit compatible with default Debian/Ubuntu installation (/bin/sh -> dash)

Open sv75 opened this issue 14 years ago • 0 comments

The following commit just replaces '#!/bin/sh' with '#!/bin/bash' instead of fixing all numerous Netkit bashisms.

See also #19.

sv75 avatar Sep 25 '11 19:09 sv75