1
0
Fork 0
mirror of https://github.com/pissnet/pissircd.git synced 2024-06-05 07:48:44 +01:00

changes note in autogen.sh since it's ran on every case now

This commit is contained in:
Raphael Bertoche 2021-10-21 04:19:11 -03:00
parent a8b4213746
commit 870862af47

View file

@ -1,6 +1,6 @@
#!/bin/bash
echo "Regenerating 'configure' and headers..."
echo "NOTE: Normally only UnrealIRCd developers run this command!!"
echo "NOTE: If you are not an UnrealIRCd developers you might want to run ./Config"
cd "$(dirname "${0}")"