mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 09:22:31 -06:00
new update of copyparty removed the need for some options.
This commit is contained in:
parent
6dd8ad56a2
commit
f85493942d
|
@ -347,8 +347,6 @@ in {
|
||||||
let
|
let
|
||||||
command = ''
|
command = ''
|
||||||
${getExe cfg.package} -c ${runtimeConfigPath} \
|
${getExe cfg.package} -c ${runtimeConfigPath} \
|
||||||
--shr-db ''' \
|
|
||||||
--ses-db ''' \
|
|
||||||
--ah-cli \
|
--ah-cli \
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue