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
f5fe2919
Commit
f5fe2919
authored
Jan 05, 2018
by
Igor Pecovnik
Browse files
Dependencies fix
parent
23f6a4ac
Changes
1
Show whitespace changes
Inline
Side-by-side
softy
View file @
f5fe2919
...
...
@@ -1108,6 +1108,8 @@ while fuser /var/lib/dpkg/lock >/dev/null 2>&1 ; do
((i=i+1))
done
apt-get -qq -y --no-install-recommends install debconf-utils html2text apt-transport-https dialog whiptail lsb-release bc expect > /dev/null
# gather some info
#
TTY_X=$(($(stty size | awk '{print $2}')-6)) # determine terminal width
...
...
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