netkit-core
netkit-core copied to clipboard
Please make Netkit compatible with default Debian/Ubuntu installation (/bin/sh -> dash)
The following commit just replaces '#!/bin/sh' with '#!/bin/bash' instead of fixing all numerous Netkit bashisms.
See also #19.