3 lines
116 B
Text
3 lines
116 B
Text
bin/ftpq
|
|
@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
|
|
@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true
|