mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 08:31:44 +08:00
update 2026-05-22 05:24:10
This commit is contained in:
parent
533dbc85c9
commit
7d252a2388
@ -18,6 +18,9 @@ start_service() {
|
||||
mkdir -p $profile_dir/qBittorrent/config/
|
||||
cp /usr/share/qbittorrent/qBittorrent.conf.example $profile_dir/qBittorrent/config/qBittorrent.conf
|
||||
fi
|
||||
|
||||
rm -rf $profile_dir/qBittorrent/config/lockfile
|
||||
|
||||
procd_open_instance
|
||||
procd_set_param command $PROG
|
||||
procd_append_param command --webui-port=$port --profile=$profile_dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user