1
0
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:
Bram Matthys
2021-09-24 16:40:42 +02:00
parent 864aef89da
commit a2a9eebf98
7 changed files with 2 additions and 1747 deletions
-2
View File
@@ -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@