mirror of
https://github.com/SinTan1729/lure-repo.git
synced 2024-12-25 22:38:36 -06:00
Typo in vuetorrent
This commit is contained in:
parent
14c2ef0a26
commit
2915f8332d
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ package() {
|
||||||
unzip -qq vuetorrent.zip -d "${pkgdir}/opt"
|
unzip -qq vuetorrent.zip -d "${pkgdir}/opt"
|
||||||
# Print usage instructions
|
# Print usage instructions
|
||||||
echo "Make sure to choose /opt/vuetorrent as the location of the custom WebUI in qBittorrent settings."
|
echo "Make sure to choose /opt/vuetorrent as the location of the custom WebUI in qBittorrent settings."
|
||||||
echo "You might nedd to mount this directory first if you're using docker."
|
echo "You might need to mount this directory first if you're using docker."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue