diff options
author | Joe <joe@joelightning.com> | 2012-04-02 21:41:39 +0100 |
---|---|---|
committer | Joe <joe@joelightning.com> | 2012-04-02 21:41:39 +0100 |
commit | b79a0f79545928729fa8f41038e68e2da845bc58 (patch) | |
tree | b3fa4176339600aef9ff55d1f5aec3ab9d611d0b /hack_of_all_hacks | |
parent | 0d981221fd153c822ad36e8a421cca81661c59c8 (diff) |
Updated the shared libraries message.
Diffstat (limited to 'hack_of_all_hacks')
-rw-r--r-- | hack_of_all_hacks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hack_of_all_hacks b/hack_of_all_hacks index 80e79b1..4e6d5e8 100644 --- a/hack_of_all_hacks +++ b/hack_of_all_hacks @@ -56,7 +56,7 @@ function l33t_codes if (( yepyep )) then - send_msg "${channel_it_came_from}" "${person}: please report a bug, specifying exact error message, package of the failing command and architecture" + send_msg "${channel_it_came_from}" "${person}: please report a bug, specifying the exact error message, package of the failing command and architecture: http://labs.parabola.nu" touch "announcements/people/${personoslash}/shared_libs" fi fi |