mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 14:24:47 +02:00
Add a note to ./autogen.sh that this is only for devs, not end-users.
[skip ci]
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Regenerating 'configure' and headers..."
|
||||
echo "NOTE: Normally only UnrealIRCd developers run this command!!"
|
||||
|
||||
cd "$(dirname "${0}")"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user