From 5f21c61741475f229ecab4706fb443ea6009464b Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Sep 2023 11:18:11 +0000 Subject: [PATCH] Update 'root/etc/uci-defaults/rtorrent' --- root/etc/uci-defaults/rtorrent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/uci-defaults/rtorrent b/root/etc/uci-defaults/rtorrent index 57d8181..27eb787 100644 --- a/root/etc/uci-defaults/rtorrent +++ b/root/etc/uci-defaults/rtorrent @@ -3,7 +3,7 @@ chmod +x /etc/init.d/rtorrent /etc/init.d/rtorrent enable /etc/init.d/rtorrent start rm -fr /tmp/luci-indexcache /tmp/luci-modulecache -mkdir /opt/docker2/compose/rtorrent/downloads +mkdir -p /opt/docker2/compose/rtorrent/downloads opkg install ca-certificates screen opkg install wget exit 0