Fix for unzip prompting to overwrite a file and hanging bbs
This commit is contained in:
@@ -22,7 +22,7 @@ Main AKA = 1:2/3.4
|
||||
QWK Name = MAGICKA
|
||||
QWK Max Messages = 5000;
|
||||
ZIP Command = zip -j *a *f
|
||||
UNZIP Command = unzip -j *a -d *d
|
||||
UNZIP Command = unzip -j -o *a -d *d
|
||||
|
||||
[paths]
|
||||
WWW Path = /home/andrew/MagickaBBS/www
|
||||
|
Reference in New Issue
Block a user