Fixed typo in chat script

This commit is contained in:
Ubergeek 2019-03-17 17:03:54 +00:00
parent 16be677b61
commit 841c8ef7c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@locahost:6667/#thunix"
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@localhost:6667/#thunix"