Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
c8b28da9
Unverified
Commit
c8b28da9
authored
Jun 08, 2020
by
Werner
Committed by
GitHub
Jun 08, 2020
Browse files
Adjust necessary storage for torrents. (#101)
parent
126ad687
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
c8b28da9
...
...
@@ -1764,7 +1764,7 @@ if ! is_package_manager_running; then
selection=${selection//Transmission/}
dialog --title "Seed Armbian torrents" --backtitle "$BACKTITLE" --yes-label "Yes" --no-label "No" --yesno "\
\nDo you want to help the community and seed armbian torrent files? It will ensure faster downloads for everyone.\
\n\nApproximately
8
0GB disk space is required." 11 44
\n\nApproximately
40
0GB disk space is required." 11 44
if [[ $? = 0 ]]; then
install_transmission_seed_armbian_torrents
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment