mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Get rid of ./unrealircd upgrade-conf (was for 3.2.x to 4.x)
This commit is contained in:
@@ -133,8 +133,6 @@ elif [ "$1" = "version" ] ; then
|
||||
@BINDIR@/unrealircd -v
|
||||
elif [ "$1" = "gencloak" ] ; then
|
||||
@BINDIR@/unrealircd -k
|
||||
elif [ "$1" = "upgrade-conf" ] ; then
|
||||
@BINDIR@/unrealircd -U
|
||||
elif [ "$1" = "backtrace" ] ; then
|
||||
cd @TMPDIR@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user