icb-irc-tunnel: use yash

This commit is contained in:
Aaron Bieber 2022-09-23 09:29:51 -06:00
parent e087489467
commit e5a4967544
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
{ pkgs, icbirc }:
''
#!/usr/bin/env sh
#!${pkgs.yash}/bin/yash
${pkgs.procps}/bin/pkill icbirc
${icbirc}/bin/icbirc -l 127.0.0.1 -s localhost -p 6644