mirror of
https://github.com/dokku/dokku.git
synced 2026-08-29 10:08:53 +02:00
[ci skip] Remove extra install calls
This commit is contained in:
@@ -14,7 +14,7 @@ then
|
||||
fi
|
||||
|
||||
apt-get update
|
||||
apt-get install -qq -y git make curl software-properties-common man-db help2man
|
||||
apt-get install -qq -y git make software-properties-common
|
||||
|
||||
[[ $(lsb_release -sr) == "12.04" ]] && apt-get install -qq -y python-software-properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user