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
aec2a9e3
Commit
aec2a9e3
authored
Jul 28, 2017
by
Igor Pečovnik
Committed by
GitHub
Jul 28, 2017
Browse files
Merge pull request #10 from crohlfs/patch-1
Fix "dependendies" typo
parents
1908bb86
cc72e2a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
softy
View file @
aec2a9e3
...
@@ -334,7 +334,7 @@ install_transmission (){
...
@@ -334,7 +334,7 @@ install_transmission (){
#------------------------------------------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------------------------------------------
# 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"
install_packet "transmission-cli transmission-common transmission-daemon" "Install torrent server"
# systemd workaround
# systemd workaround
# https://forum.armbian.com/index.php?/topic/4017-programs-does-not-start-automatically-at-boot/
# https://forum.armbian.com/index.php?/topic/4017-programs-does-not-start-automatically-at-boot/
...
@@ -838,7 +838,7 @@ fi
...
@@ -838,7 +838,7 @@ fi
# Install basic stuff
# 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 \
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
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