mirror of
https://github.com/pissnet/pissircd.git
synced 2025-07-26 13:02:24 +01:00
Add a note to ./autogen.sh that this is only for devs, not end-users.
[skip ci]
This commit is contained in:
parent
2976c488b0
commit
684baf9e59
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
echo "Regenerating 'configure' and headers..."
|
||||
echo "NOTE: Normally only UnrealIRCd developers run this command!!"
|
||||
|
||||
cd "$(dirname "${0}")"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue