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
cc72e2a7
Commit
cc72e2a7
authored
Jul 28, 2017
by
Chris Rohlfs
Committed by
GitHub
Jul 28, 2017
Browse files
Update softy
Fix dependendies typo
parent
1908bb86
Changes
1
Show whitespace changes
Inline
Side-by-side
softy
View file @
cc72e2a7
...
...
@@ -334,7 +334,7 @@ install_transmission (){
#------------------------------------------------------------------------------------------------------------------------------------------
# transmission
#------------------------------------------------------------------------------------------------------------------------------------------
install_packet "debconf-utils unzip build-essential html2text apt-transport-https" "Downloading dependen
d
ies"
install_packet "debconf-utils unzip build-essential html2text apt-transport-https" "Downloading dependen
c
ies"
install_packet "transmission-cli transmission-common transmission-daemon" "Install torrent server"
# systemd workaround
# https://forum.armbian.com/index.php?/topic/4017-programs-does-not-start-automatically-at-boot/
...
...
@@ -838,7 +838,7 @@ fi
# Install basic stuff
#
echo "Downloading dependen
d
ies"
echo "Downloading dependen
c
ies"
apt-get -qq -y --no-install-recommends install debconf-utils unzip build-essential html2text apt-transport-https dialog whiptail \
lsb-release bc expect html2text > /dev/null
...
...
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