source:
freewrt/package/bitchx/files/S98bitchxrc@
8eab46d
| Last change on this file since 8eab46d was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 181 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | # make /tmp/.bitchxrc as many servers ban root |
| 3 | if [ ! -e /tmp/.bitchxrc ] |
| 4 | then |
| 5 | echo "IRCUSER OpenWrt" >/tmp/.bitchxrc |
| 6 | echo "IRCNAME OpenWrt User!" >>/tmp/.bitchxrc |
| 7 | fi |
Note:
See TracBrowser
for help on using the repository browser.
