Skip to content

Commit 3ce586d

Browse files
committed
Added python-software-properties to system utils. Removed references to existing packages.
1 parent b1aba67 commit 3ce586d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

124 - lib-system.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# My ref: http://www.linode.com/?r=aadfce9845055011e00f0c6c9a5c01158c452deb
88

99
function system_install_utils {
10-
aptitude -y install wget less vim sudo screen htop bsd-mailx
10+
aptitude -y install htop bsd-mailx python-software-properties
1111
}
1212

1313
function system_install_build {

0 commit comments

Comments
 (0)