Added WPM bot

This commit is contained in:
2023-08-25 16:12:16 +03:00
parent 8af7a50f38
commit 1335284b0c
2 changed files with 79 additions and 1 deletions

View File

@ -49,7 +49,7 @@ ip netns exec torrent sudo -u ${USER} qbittorrent-nox
END
)
sudo -E -E bash -c 'cat > /usr/bin/torrent_ns << EOF
sudo -E bash -c 'cat > /usr/bin/torrent_ns << EOF
${SCRIPT}
EOF
'