mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01: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